diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0e1c7ea..08a7468 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -38,6 +38,9 @@ TARGET_NO_BOOTLOADER := true # Camera TARGET_USES_QTI_CAMERA_DEVICE := true +# Charger +BOARD_CHARGER_ENABLE_SUSPEND := true + # Kernel BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb