android_system_core/storaged
Jin Qian 566e63da53 storaged: exit if batteryproperties service is dead.
storaged relies on batteryproperties service (healthd) to provide
charger stats. If healthd is killed, kill storaged as well. Both
will be restarted by init process anyway to restore a correct state.

Test: kill healthd when storaged is running
Bug: 36652060
Merged-In: Ia785bb6f5ea259aa43cd1efab9505ebefaf3db12
Change-Id: Ia785bb6f5ea259aa43cd1efab9505ebefaf3db12
2017-04-04 17:45:41 +00:00
..
include storaged: exit if batteryproperties service is dead. 2017-04-04 17:45:41 +00:00
tests storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
Android.mk storaged: rewrite emmc info class 2017-03-16 16:12:55 -07:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: use sp<> to keep refcount for storaged_t object 2017-04-03 23:13:26 -07:00
README.properties storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
storaged.cpp storaged: exit if batteryproperties service is dead. 2017-04-04 17:45:41 +00:00
storaged.rc storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged_info.cpp storaged: add support for ufs health info 2017-04-03 16:48:30 +00:00
storaged_service.cpp storaged: use sp<> to keep refcount for storaged_t object 2017-04-03 23:13:26 -07:00
storaged_uid_monitor.cpp storaged: replace string functions that can throw exception 2017-03-14 11:20:02 -07:00
storaged_utils.cpp storaged: rewrite emmc info class 2017-03-16 16:12:55 -07:00

ro.storaged.event.interval    # interval storaged scans for IO stats, in seconds
ro.storaged.event.perf_check  # check for time spent in event loop, in microseconds
ro.storaged.disk_stats_pub    # interval storaged publish disk stats, in seconds
ro.storaged.uid_io.interval   # interval storaged checks Per UID IO usage, in seconds
ro.storaged.uid_io.threshold  # Per UID IO usage limit, in bytes