diff --git a/common.mk b/common.mk index 3a45a05..02e1093 100644 --- a/common.mk +++ b/common.mk @@ -110,7 +110,7 @@ PRODUCT_PACKAGES += \ # Power PRODUCT_PACKAGES += \ - power.qcom + power.qcom:64 # QTI PRODUCT_COPY_FILES += \ diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 9d5ec3b..7ae31aa 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -1,7 +1,6 @@ on init mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind - mount none /system/lib/hw/power.qcom.so /vendor/lib/hw/power.qcom.so bind mount none /system/lib/modules/wlan.ko /vendor/lib/modules-aging/qca_cld3_wlan.ko bind mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts index b35ea31..0c8d269 100644 --- a/sepolicy/private/file_contexts +++ b/sepolicy/private/file_contexts @@ -20,7 +20,6 @@ # Power HAL /system/lib64/hw/power\.qcom\.so u:object_r:vendor_file:s0 -/system/lib/hw/power\.qcom\.so u:object_r:vendor_file:s0 # tri-state-key /system/bin/tri-state-key_daemon u:object_r:tri-state-key_daemon_exec:s0