platform_system_core/storaged
Steven Moreland 629843670a storaged: remove usage of String16::std_string
<string> is being removed from String16

Test: adb shell dumpsys storaged <all options>
Change-Id: I234ecd64d9c481cb2eeee883a715f2fbfaecc511
2017-03-10 21:35:31 +00:00
..
include storaged: track fsync calls 2017-03-02 16:16:54 -08:00
tests Add permission bits to open with O_CREAT. 2017-02-03 14:45:47 -08:00
Android.mk storaged: fix selinux dac_override denial 2017-02-10 18:33:13 -08:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
README.properties storaged: replace cmd arguments with properties 2017-01-24 14:45:50 -08:00
main.cpp storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged.cpp storaged: account on/off charger per uid io usage 2017-02-07 21:41:15 +00:00
storaged.rc storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged_service.cpp storaged: remove usage of String16::std_string 2017-03-10 21:35:31 +00:00
storaged_uid_monitor.cpp storaged: track fsync calls 2017-03-02 16:16:54 -08:00
storaged_utils.cpp storaged: track fsync calls 2017-03-02 16:16:54 -08:00

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.emmc_info_pub     # interval storaged publish emmc info, 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