sdm845-common: Build only 64bit power hal

Change-Id: I3dd347b6fa66bbb82224adf9081d1512920263da
This commit is contained in:
Luca Stefani
2018-12-23 13:29:50 +01:00
parent b7f7fa2a3f
commit 922b46d9f1
3 changed files with 1 additions and 3 deletions

View File

@@ -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