summaryrefslogtreecommitdiff
path: root/init/reboot.cpp
AgeCommit message (Expand)Author
2020-03-31init: don't sync() before shutting down servicesTom Cherry
2020-03-25Use properties for various userspace reboot timeoutsNikita Ioffe
2020-03-25Use properties for various userspace reboot timeoutsNikita Ioffe
2020-03-16init: handle property messages asynchronously #2Tom Cherry
2020-03-16Revert "init: handle property service callbacks asynchronously"Tom Cherry
2020-03-12init: handle property messages asynchronously #2Tom Cherry
2020-03-10Revert "init: handle property service callbacks asynchronously"Tom Cherry
2020-03-02init: handle property service callbacks asynchronouslyTom Cherry
2020-02-29Reset post_data_ and services_update_finished_ on userspace rebootNikita Ioffe
2020-02-28If userspace reboot watchdog triggers, don't store reason in persistent propertyNikita Ioffe
2020-02-27Reset post_data_ and services_update_finished_ on userspace rebootNikita Ioffe
2020-02-27If userspace reboot watchdog triggers, don't store reason in persistent propertyNikita Ioffe
2020-02-20init: handle property service callbacks asynchronouslyTom Cherry
2020-02-19Store reason in case of userspace-reboot watchdog rebootNikita Ioffe
2020-02-14bootstat: enhance last reboot reason property with file backingMark Salyzyn
2020-02-10Merge "Don't log userspace_reboot.started/finished properties from init"Nikita Ioffe
2020-02-07Don't log userspace_reboot.started/finished properties from initNikita Ioffe
2020-02-06Convert system/core to Result::ok()Bernie Innocenti
2020-01-31Merge "Whitelist reboot reasons related to userspace reboot failure"Nikita Ioffe
2020-01-28Trigger boot animation on userspace rebootNikita Ioffe
2020-01-23Whitelist reboot reasons related to userspace reboot failureNikita Ioffe
2020-01-03init: Fix writing "reboot recovery" to BCBSam Protsenko
2019-12-20Unify logic for resetting properties before userspace rebootNikita Ioffe
2019-12-18Don't proceed with userspace reboot if device doesn't support itNikita Ioffe
2019-12-06Merge "Remove service defined in an APEX during userspace reboot"Nikita Ioffe
2019-12-05Remove service defined in an APEX during userspace rebootNikita Ioffe
2019-12-04init: Replace property_set() with android::base::SetProperty()Tom Cherry
2019-12-02Add basic support for remounting ext4 userdata into checkpointNikita Ioffe
2019-11-28Fix typo in userspace reboot watchdogNikita Ioffe
2019-11-15Make userspace_reboot.in_progress sysprop-as-apiNikita Ioffe
2019-11-14Add a very basic userspace reboot watchdogNikita Ioffe
2019-11-14Add sysprops for start & end of userspace rebootNikita Ioffe
2019-11-13init: make triggering shutdown from vendor_init betterTom Cherry
2019-11-07userspace reboot: unmount apexes and switch to bootstrap namespaceNikita Ioffe
2019-11-06Make remount into checkpointing for ext4 userdata a no-opNikita Ioffe
2019-10-28Merge "Userspace reboot: Support remounting userdata for f2fs"Nikita Ioffe
2019-10-25Userspace reboot: Support remounting userdata for f2fsNikita Ioffe
2019-10-25init/reboot.cpp: user lower_snake_case instead of camelCaseNikita Ioffe
2019-10-11init: trigger shutdown directly from builtinsTom Cherry
2019-10-10userspace reboot: stop post-data services and wait for them to be killedNikita Ioffe
2019-10-08Add a skeleton of userspace rebootNikita Ioffe
2019-09-26Update init/fs_mgr for new logwrapper functionTom Cherry
2019-09-19init: reboot immediately if /data isn't mountedTom Cherry
2019-09-05Reland^2: "init: run property service in a thread"Tom Cherry
2019-07-19init: Write the reason in BCB on "reboot recovery"Tianjie Xu
2019-07-18Revert "init: Write the reason in BCB on "reboot recovery""Tianjie Xu
2019-07-12Merge "init: Write the reason in BCB on "reboot recovery""Tom Cherry
2019-07-11init: Write the reason in BCB on "reboot recovery"Sam Protsenko
2019-07-10init: powerctl support and propagate longer canonical reboot reasons.Mark Salyzyn
2019-06-26Split out ServiceList and ServiceParser from service.cpp/.hTom Cherry