Loading CleanSpec.mk +4 −0 Original line number Diff line number Diff line Loading @@ -48,3 +48,7 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.bluetooth*) bluetooth/1.0/default/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_shared { name: "android.hardware.bluetooth@1.0-impl", proprietary: true, relative_install_path: "hw", srcs: [ "bluetooth_hci.cc", Loading bluetooth/1.0/default/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE_RELATIVE_PATH := hw LOCAL_PROPRIETARY_MODULE := true LOCAL_MODULE := android.hardware.bluetooth@1.0-service LOCAL_INIT_RC := android.hardware.bluetooth@1.0-service.rc LOCAL_SRC_FILES := \ Loading bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +1 −1 Original line number Diff line number Diff line service bluetooth-1-0 /system/bin/hw/android.hardware.bluetooth@1.0-service service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service class hal user bluetooth group bluetooth Loading
CleanSpec.mk +4 −0 Original line number Diff line number Diff line Loading @@ -48,3 +48,7 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.bluetooth*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.bluetooth*)
bluetooth/1.0/default/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_shared { name: "android.hardware.bluetooth@1.0-impl", proprietary: true, relative_install_path: "hw", srcs: [ "bluetooth_hci.cc", Loading
bluetooth/1.0/default/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE_RELATIVE_PATH := hw LOCAL_PROPRIETARY_MODULE := true LOCAL_MODULE := android.hardware.bluetooth@1.0-service LOCAL_INIT_RC := android.hardware.bluetooth@1.0-service.rc LOCAL_SRC_FILES := \ Loading
bluetooth/1.0/default/android.hardware.bluetooth@1.0-service.rc +1 −1 Original line number Diff line number Diff line service bluetooth-1-0 /system/bin/hw/android.hardware.bluetooth@1.0-service service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service class hal user bluetooth group bluetooth