Merge "Remove bluetooth configuration file."
This commit is contained in:
commit
9b6a4b0a27
2 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -21,4 +21,3 @@ PRODUCT_PACKAGES := \
|
|||
Mms
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf
|
||||
|
|
Loading…
Reference in a new issue