Merge "Remove bluetooth configuration file."

This commit is contained in:
Jaikumar Ganesh 2011-05-27 11:38:50 -07:00 committed by Android (Google) Code Review
commit 9b6a4b0a27
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