| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Ensure that FDs associated with /sys/power/wake_lock and
/sys/power/wake_unlock are closed on exec.
(cherrypicked from b3624b26b2a55f33326c794565dd07d5078c655c)
Change-Id: Ia2c8937cf6a1fdd6564fad4785642934c805cf22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
set_last_user_activity_timeout() is no longer used or useful.
It opens a sysfs node that no longer exists that used to
be published by a daemon that is no longer even compiled
and that is about to be deleted. It used to be called
by the power manager with a huge value whose purpose was
essentially to disable the timeout feature altogether.
Long live dead code!
Bug: 6435382
Change-Id: If8f97a66f4e963a11e1c6b67ad97b41b2613043e
|
|
|
|
|
|
|
|
|
|
|
| |
The early-suspend/late-resume interface to /sys/power/state
is being moved to the default/legacy Power HAL.
The emulator interface is being moved to the emulator
Power HAL.
Change-Id: I66a1e611e6d907f20335f047001745f818dfc846
Signed-off-by: Todd Poynor <toddpoynor@google.com>
|
|
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Idfcd2f2269080d92a621dc432c65f7cf244588af
|
|
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/156801
Bug: 5449033
Change-Id: I21aea046270c8700d349a4181c559d1b05333a1b
|
|
|
|
|
|
|
|
| |
This allows the system to work on hardware that doesn't have PM
support (board bringup, etc) but has no ill effects on production
hardware.
Change-Id: I4e40ac92c6b4d08f2044224f80382934061ccc06
|
|
|
|
| |
Change-Id: Ib0a56e508734b1eca8b6cf125fd07efefee854aa
|
|
|
|
|
| |
Change-Id: I88a7aa147b44429ad7204eba328f3f1e1b80a36a
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
|
| |
|
| |
|
|
|