Skip to content
Snippets Groups Projects
Commit 7061076c authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab Committed by TheScarastic
Browse files

mido: Build QTI HIDL power 1.0 HAL

This fixes 01-21 07:34:55.559   536   536 E QCOM PowerHAL: extract_stats: failed to open: /d/wlan0/power_stats Error = No such file or directory

Change-Id: I929a2d3aedf3bfdca962dc34720019d83c7134e1
parent 2acb3d4d
No related branches found
No related tags found
No related merge requests found
...@@ -188,7 +188,7 @@ BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64) ...@@ -188,7 +188,7 @@ BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
TARGET_PER_MGR_ENABLED := true TARGET_PER_MGR_ENABLED := true
# Power # Power
TARGET_POWERHAL_VARIANT := qcom TARGET_HAS_NO_WIFI_STATS := true
# Properties # Properties
TARGET_SYSTEM_PROP := $(DEVICE_PATH)/system.prop TARGET_SYSTEM_PROP := $(DEVICE_PATH)/system.prop
......
...@@ -272,8 +272,7 @@ PRODUCT_PACKAGES += \ ...@@ -272,8 +272,7 @@ PRODUCT_PACKAGES += \
# Power # Power
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.power@1.0-impl \ android.hardware.power@1.0-service-qti
power.msm8953
# QMI # QMI
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment