mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-02 20:17:16 +09:00
sm6250-common: enable suspend in off-mode charging
This guards usage of libsuspend in off-mode charging.
This commit is contained in:
parent
67caa47dff
commit
24af70e3ba
@ -38,6 +38,9 @@ TARGET_NO_BOOTLOADER := true
|
|||||||
# Camera
|
# Camera
|
||||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||||
|
|
||||||
|
# Charger
|
||||||
|
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||||
|
|
||||||
# Kernel
|
# Kernel
|
||||||
BOARD_KERNEL_BASE := 0x00000000
|
BOARD_KERNEL_BASE := 0x00000000
|
||||||
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
|
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user