platform_system_core/storaged
David Anderson e54ca5fa0e storaged: lower capabilities in init
Lower storaged's capabilities to DAC_READ_SEARCH as an initial step
toward running it non-root.

Bug: 77634061
Test: storaged still runs and its /proc/pid/status has lower CapPrms
Change-Id: Ibfe0349fc059e2f37efba33f587176e8ce6be9fe
2018-04-11 12:33:02 -07:00
..
include storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
tests storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
Android.mk storaged: call getNamesForUids to get uid names 2017-08-08 20:59:03 +00:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: remove unused includes 2018-04-05 18:55:08 -07:00
OWNERS storaged: owner adjustment 2018-03-23 14:37:53 -07:00
README.properties storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
storaged.cpp storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
storaged.rc storaged: lower capabilities in init 2018-04-11 12:33:02 -07:00
storaged_info.cpp storaged: record userdata space utilization 2017-07-17 15:51:30 -07: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: call getNamesForUids to get uid names 2017-08-08 20:59:03 +00: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