OSDN Git Service

Remove bluetooth configuration file.
authorJaikumar Ganesh <jaikumar@google.com>
Thu, 26 May 2011 18:10:31 +0000 (11:10 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Thu, 26 May 2011 18:11:21 +0000 (11:11 -0700)
This now needs to be controlled on a per product basis
rather than telephony / no telephony basis.

Change-Id: I581bc0e027f844c1f7b7262c3833d8f727c3c9ec

target/product/generic_no_telephony.mk
target/product/telephony.mk

index c244a93..161d0b8 100644 (file)
@@ -64,7 +64,6 @@ PRODUCT_COPY_FILES := \
         system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \
         system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \
         system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \
-        system/bluetooth/data/main.nonsmartphone.conf:system/etc/bluetooth/main.conf \
         system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf
 
 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
index d557887..a0220de 100644 (file)
@@ -21,4 +21,3 @@ PRODUCT_PACKAGES := \
     Mms
 
 PRODUCT_COPY_FILES := \
-       system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf