land: Build Qcom power HAL
This commit is contained in:
parent
510215bf86
commit
846366a10d
2 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
PRODUCT_PACKAGES += \
|
||||
fstab.qcom \
|
||||
init.qcom.rc \
|
||||
init.qcom.power.rc \
|
||||
init.qcom.usb.rc \
|
||||
init.recovery.qcom.rc \
|
||||
ueventd.qcom.rc
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Init scripts
|
||||
# Power
|
||||
PRODUCT_PACKAGES += \
|
||||
init.qcom.power.rc
|
||||
power.msm8937
|
||||
|
||||
# Properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.am.reschedule_service=true \
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
|
|
Loading…
Reference in a new issue