diff options
author | Yusuke Sato <yusukes@google.com> | 2015-07-21 15:52:11 -0700 |
---|---|---|
committer | Yusuke Sato <yusukes@google.com> | 2015-07-30 23:47:13 -0700 |
commit | 705ffd1efe529bb291e90fa06e92c8090ee98627 (patch) | |
tree | 92c2fe3d2bacf97f8c00a253c1c98bd804800f7c /rs/java/android/renderscript/RenderScript.java | |
parent | 37353dc13e11000473f5aa43d5713816f2b6a83f (diff) |
Distinguish user-requested shutdown from power-related ones
With this patch, when the user requested shutdown,
PowerManagerService sets sys.powerctl is set to
"shutdown,userrequested", and init runs fsck on shutdown.
When shutdown is triggered due to a low power state etc.,
the service sets the property to "shutdown,", and init
immediately shuts down the system without running the
command.
This is a follow-up CL for http://r.android.com/158525.
Bug: 21853106
Change-Id: Iae72990130fe9aa479c802f77301438190dbbfb3
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions