platform_system_core/storaged
Samiul Islam abacb514f9 libbinder: split out PackageManagerNative aidl
Very few clients of libbinder use PackageManagerNative service, as such
it's a waste to couple them together. Now, user of PackageManagerNative
service need to add the corresponding aidl files as shared library.

Bug: 183654927
Test: builds + presubmit
Ignore-AOSP-First: To avoid merge conflicts, uploading it internally
first. Will be cherry-picked to AOSP later.

Change-Id: Ieca32fc3c970f2b720d76071651e85459d082f02
Merged-In: Ieca32fc3c970f2b720d76071651e85459d082f02
2021-09-16 10:41:54 +00:00
..
binder/android/os
include storaged: protect global proto_loaded 2020-12-15 21:46:28 +00:00
tests
tools
Android.bp libbinder: split out PackageManagerNative aidl 2021-09-16 10:41:54 +00:00
EventLogTags.logtags
main.cpp storaged: ignore SIGPIPE 2020-03-18 13:53:15 -07:00
OWNERS
README.properties
storaged.cpp storaged: protect global proto_loaded 2020-12-15 21:46:28 +00:00
storaged.proto
storaged.rc Replace writepid with task_profiles command for cgroup migration 2021-06-24 17:24:20 +00:00
storaged_diskstats.cpp storaged: replace LOG_TO() macros with LOG() 2020-01-10 17:10:58 -08:00
storaged_info.cpp storaged: replace LOG_TO() macros with LOG() 2020-01-10 17:10:58 -08:00
storaged_service.cpp
storaged_uid_monitor.cpp storaged: replace LOG_TO() macros with LOG() 2020-01-10 17:10:58 -08:00
storaged_utils.cpp
uid_info.cpp

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