diff options
Diffstat (limited to 'target/product/mini.mk')
-rw-r--r-- | target/product/mini.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/product/mini.mk b/target/product/mini.mk index 38d912f..76d4511 100644 --- a/target/product/mini.mk +++ b/target/product/mini.mk @@ -66,7 +66,6 @@ PRODUCT_PACKAGES += \ abcc \ apache-xml \ audio \ - bluetoothd \ bouncycastle \ bu \ cacerts \ @@ -84,7 +83,6 @@ PRODUCT_PACKAGES += \ dx \ ext \ framework-res \ - hciattach \ hprof-conv \ icu.dat \ installd \ @@ -191,11 +189,6 @@ PRODUCT_PACKAGES += \ local_time.default PRODUCT_COPY_FILES += \ - system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \ - 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/network.conf:system/etc/bluetooth/network.conf \ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf PRODUCT_PROPERTY_OVERRIDES += \ |