android_system_core/storaged
Elliott Hughes 643268f325 Move system/core/ off NO_ERROR.
It causes trouble for Windows, and OK already exists.

Bug: N/A
Test: builds
Change-Id: Ida22fd658b0ebb259c710ba39049b07c9e495d9c
2018-10-08 11:15:52 -07:00
..
binder/android/os
include storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
tests storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
tools
Android.bp Match src paths with aidl package name 2018-09-14 21:27:31 -07:00
EventLogTags.logtags
OWNERS
README.properties
main.cpp
storaged.cpp storaged: Don't duplicate uid_records from proto files. 2018-08-21 09:20:33 -07:00
storaged.proto
storaged.rc
storaged_diskstats.cpp storaged: change log level for health HAL calls 2018-09-13 09:41:46 -07:00
storaged_info.cpp storaged: change log level for health HAL calls 2018-09-13 09:41:46 -07:00
storaged_service.cpp Move system/core/ off NO_ERROR. 2018-10-08 11:15:52 -07:00
storaged_uid_monitor.cpp storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
storaged_utils.cpp
uid_info.cpp Move system/core/ off NO_ERROR. 2018-10-08 11:15:52 -07: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.uid_io.interval   # interval storaged checks Per UID IO usage, in seconds
ro.storaged.uid_io.threshold  # Per UID IO usage limit, in bytes