summaryrefslogtreecommitdiffstats
path: root/init/reboot.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: fix last_reboot_reason stringTom Cherry2017-04-271-3/+1
* set default shutdown timeout to 6 secsKeun-young Park2017-04-261-2/+1
* Merge "add additional dump for timeout" into oc-devKeun-young Park2017-04-261-3/+7
|\
| * add additional dump for timeoutKeun-young Park2017-04-261-3/+7
* | do not start shutdown animation from initKeun-young Park2017-04-261-9/+0
|/
* init: handle sys.powerctl immediatelyTom Cherry2017-04-181-0/+51
* reboot: fix owner and permissions of last_reboot_reason fileTodd Poynor2017-04-131-1/+3
* poll umount completion from /proc/mountsKeun-young Park2017-04-101-138/+115
* add shutdown animationKeun-young Park2017-04-031-18/+35
* set zero shutdown timeout for eng buildKeun-young Park2017-03-301-1/+8
* init: replace property_get with its android::base equivalentTom Cherry2017-03-291-7/+3
* init: remove unused cutils includesTom Cherry2017-03-291-1/+0
* update shutdown sequence and use shutdown_timeout to cover all waitKeun-young Park2017-03-271-19/+26
* add kill all for shutdown_timeout of 0Keun-young Park2017-03-231-17/+24
* add clear log for reboot start / endKeun-young Park2017-03-231-0/+2
* remove emergency shutdown and improve init's reboot logicKeun-young Park2017-03-221-0/+413