Files
frameworks_base/core/java/android/content
Yusuke Sato 705ffd1efe 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
2015-07-30 23:47:13 -07:00
..
2014-09-30 02:52:26 +00:00
2012-09-17 17:27:15 -07:00
2013-09-05 15:58:24 -07:00
2013-06-26 20:16:05 +00:00