OSDN Git Service

Remove android.hardware.bluetooth@1.0-impl
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 27 Dec 2017 07:20:21 +0000 (15:20 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 27 Dec 2017 07:20:21 +0000 (15:20 +0800)
We don't use it now.

CleanSpec.mk
treble.mk

index bd5e55b..8f9ce00 100644 (file)
@@ -1,3 +1,4 @@
 $(call add-clean-step, rm -f $(TARGET_OUT_VENDOR)/*/*/android.hardware.graphics.allocator@2.0-service*)
 $(call add-clean-step, rm -rf $(TARGET_OUT_APPS_PRIVILEGED)/Telecom)
 $(call add-clean-step, rm -f $(TARGET_OUT_VENDOR)/*/*/android.hardware.bluetooth@1.0-service* $(TARGET_OUT)/lib*/libbt-vendor.so)
+$(call add-clean-step, rm -f $(TARGET_OUT_VENDOR)/lib*/hw/android.hardware.bluetooth@1.0-impl.so)
index ab7d56e..95cb842 100644 (file)
--- a/treble.mk
+++ b/treble.mk
@@ -17,7 +17,6 @@ PRODUCT_PACKAGES += \
 
 # Bluetooth HAL
 PRODUCT_PACKAGES += \
-    android.hardware.bluetooth@1.0-impl \
     android.hardware.bluetooth@1.0-service.btlinux
 
 # Camera HAL