mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 01:39:16 +02:00
whyred: Enable charger suspend flag
This commit is contained in:
parent
5a8af2f014
commit
4cd324da94
1 changed files with 3 additions and 0 deletions
|
@ -146,6 +146,9 @@ TARGET_USES_MEDIA_EXTENSIONS := true
|
||||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||||
|
|
||||||
|
# Charger
|
||||||
|
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
||||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue