Remove bluetooth configuration file.

This now needs to be controlled on a per product basis
rather than telephony / no telephony basis.

Change-Id: I581bc0e027f844c1f7b7262c3833d8f727c3c9ec
This commit is contained in:
Jaikumar Ganesh
2011-05-26 11:10:31 -07:00
parent bd08b7e415
commit d2576b77aa
2 changed files with 0 additions and 2 deletions

View 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)

View File

@@ -21,4 +21,3 @@ PRODUCT_PACKAGES := \
Mms
PRODUCT_COPY_FILES := \
system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf