android_system_core/storaged
David Anderson ce135a67af 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
Exempt-From-Owner-Approval: stale OWNERS no longer in org
Change-Id: Ibfe0349fc059e2f37efba33f587176e8ce6be9fe
Merged-In: Ibfe0349fc059e2f37efba33f587176e8ce6be9fe
2018-04-13 11:27:48 -07:00
..
binder/android/os
include storaged: fix divide-by-zero when updating history 2018-03-27 14:51:28 -07:00
tests storaged: fix divide-by-zero when updating history 2018-03-27 14:51:28 -07:00
tools
Android.bp
EventLogTags.logtags
OWNERS
README.properties
main.cpp
storaged.cpp
storaged.proto
storaged.rc storaged: lower capabilities in init 2018-04-13 11:27:48 -07:00
storaged_diskstats.cpp
storaged_info.cpp storaged: fix divide-by-zero when updating history 2018-03-27 14:51:28 -07:00
storaged_service.cpp
storaged_uid_monitor.cpp
storaged_utils.cpp
uid_info.cpp

README.properties

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