From 922b46d9f19a2ca1709165eeceaf46eb856b8678 Mon Sep 17 00:00:00 2001 From: Luca Stefani Date: Sun, 23 Dec 2018 13:29:50 +0100 Subject: [PATCH] sdm845-common: Build only 64bit power hal Change-Id: I3dd347b6fa66bbb82224adf9081d1512920263da --- common.mk | 2 +- rootdir/etc/init.qcom.rc | 1 - sepolicy/private/file_contexts | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) 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