android_system_core/storaged
Daniel Zheng 267207a172 use V4 Health HAL
use health HAL v4 for fastbootd, healthd, and storaged

Ignore-AOSP-First: deprecated_ota_test compilation
Bug: 371322457
Test: th
Change-Id: Ia941d67a5248641246a7298487c6a13fe92d8d66
2024-11-20 01:07:41 +00:00
..
binder/android/os
include Adding fuzzers for StoragedService and StoragedPrivateService 2023-04-24 23:16:32 +00:00
tests Adding fuzzers for StoragedService and StoragedPrivateService 2023-04-24 23:16:32 +00:00
tools
Android.bp use V4 Health HAL 2024-11-20 01:07:41 +00:00
EventLogTags.logtags
main.cpp
OWNERS
README.properties
storaged.cpp storaged: Fix deprecated usages of protobuf API. 2022-09-25 08:18:20 +00:00
storaged.proto
storaged.rc
storaged_diskstats.cpp storaged: use correct accumulate variable for publishing disk stats 2023-02-13 15:45:20 -08:00
storaged_info.cpp
storaged_service.cpp Adding fuzzers for StoragedService and StoragedPrivateService 2023-04-24 23:16:32 +00:00
storaged_uid_monitor.cpp
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