sanders: Build 1.0 power HAL
* prima doesn't have support for wifi stats
This commit is contained in:
committed by
therootlord
parent
93da59c264
commit
9acf9b90cd
@@ -191,6 +191,9 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 25614597120 # 25014255 * 1024 mmcblk0p54
|
||||
# Peripheral manager
|
||||
TARGET_PER_MGR_ENABLED := true
|
||||
|
||||
# Power
|
||||
TARGET_HAS_NO_WIFI_STATS := true
|
||||
|
||||
# QC flags
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
BOARD_USES_QC_TIME_SERVICES := true
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.power</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.1</version>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IPower</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user