diff --git a/BluetoothResCommon/Android.mk b/BluetoothResCommon/Android.mk deleted file mode 100644 index cadebbc..0000000 --- a/BluetoothResCommon/Android.mk +++ /dev/null @@ -1,8 +0,0 @@ -LOCAL_PATH := $(call my-dir) -include $(CLEAR_VARS) -LOCAL_MODULE_TAGS := optional -LOCAL_PACKAGE_NAME := BluetoothResCommon -LOCAL_MODULE_PATH := $(TARGET_OUT)/overlay -LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true -LOCAL_PRIVATE_PLATFORM_APIS := true -include $(BUILD_PACKAGE) diff --git a/BluetoothResCommon/AndroidManifest.xml b/BluetoothResCommon/AndroidManifest.xml deleted file mode 100644 index f46a3ea..0000000 --- a/BluetoothResCommon/AndroidManifest.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/BluetoothResCommon/res/values/bools.xml b/BluetoothResCommon/res/values/bools.xml deleted file mode 100644 index 5c3253f..0000000 --- a/BluetoothResCommon/res/values/bools.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - true - true - false - true - diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 6ac366e..9d3d473 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -10,8 +10,6 @@ on post-fs mount none /fstab.qcom /vendor/etc/fstab.qcom bind on boot - mount none /system/overlay/BluetoothResCommon.apk /vendor/overlay/BluetoothResCommon.apk bind - # Touchscreen chown system system /proc/touchpanel/oppo_tp_limit_enable chown system system /proc/touchpanel/oppo_tp_limit_area diff --git a/sdm710.mk b/sdm710.mk index 349033b..38a321e 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -32,7 +32,6 @@ PRODUCT_COPY_FILES += \ # Bluetooth PRODUCT_PACKAGES += \ - BluetoothResCommon \ libldacBT_dec # Camera