summaryrefslogtreecommitdiffstats
path: root/libsuspend/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* libsuspend: Turn on -WerrorMark Salyzyn2014-05-211-0/+2
| | | | Change-Id: I4ea982ab7d68a596ac79d93a01c05a109d24672d
* libsuspend: compile as a static libraryIliyan Malchev2012-12-051-1/+9
| | | | | | | | | Compile libsuspend as a static library as well, currently needed by the charger code in some cases. Related-to-bug: 7429504 Change-Id: I113017c2c855f915b77c76d8934b6e57c0bb532c Signed-off-by: Iliyan Malchev <malchev@google.com>
* libsuspend: create new library to handle triggering suspendColin Cross2012-05-071-0/+23
libsuspend provides functions autosuspend_enable() and autosuspend_disable() to trigger suspend on a variety of different kernels. Change-Id: I5dc28fb51532fa7c514330f1cfde7698d31d734c