commit | 0661e61121a4f6028f051ba716199618291014b4 | [log] [tgz] |
---|---|---|
author | Jaap Jan Meijer <jjmeijer88@gmail.com> | Thu Jun 02 17:43:24 2016 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Sun May 16 17:41:30 2021 -0400 |
tree | 5b7e7836683e068d58d475979eb6a558ffb8afd1 | |
parent | a3cb646808e36793b6cf37f8c1b5e42fdb328eb7 [diff] |
libsuspend: make sleep state configurable and add a fallback This patch allows the user to set the sleep state target from Android properties for wakeup_count method. It also includes a fallback state if the default state is not available and the user didn't set the sleep.state property. Signed-off-by: Jaap Jan Meijer <jjmeijer88@gmail.com>