Skip to content

Commit

Permalink
aries-common: use Google's charger suspend implementation
Browse files Browse the repository at this point in the history
In AOSP 4.2.1_r1.2, Google introduced an implementation of suspend in
charger.

Change-Id: I4e7cfc67471ce3f93310d4625182b80170d87432
  • Loading branch information
pawitp authored and Gerrit Code Review committed Feb 12, 2013
1 parent 6cd2608 commit fd227ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ BOARD_ALLOW_EGL_HIBERNATION := true
BOARD_CUSTOM_VSYNC_IOCTL := true

# Suspend in charger to disable capacitive keys
BOARD_ALLOW_SUSPEND_IN_CHARGER := true
BOARD_CHARGER_ENABLE_SUSPEND := true

# Include aries specific stuff
-include device/samsung/aries-common/Android.mk

0 comments on commit fd227ac

Please sign in to comment.