mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Use qcom power HAL
This commit is contained in:
parent
8b43a02937
commit
0cb94facfb
1 changed files with 3 additions and 0 deletions
|
@ -178,6 +178,9 @@ DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml
|
||||||
# Filesystem
|
# Filesystem
|
||||||
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/config.fs
|
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/config.fs
|
||||||
|
|
||||||
|
# Power
|
||||||
|
TARGET_POWERHAL_VARIANT := qcom
|
||||||
|
|
||||||
# Keymaster
|
# Keymaster
|
||||||
TARGET_PROVIDES_KEYMASTER := true
|
TARGET_PROVIDES_KEYMASTER := true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue