blob: 26362a1810e2ff97ad01691d04ecb10865bae759 [file] [log] [blame]
props {
module: "android.automotive.watchdog.sysprop"
prop {
api_name: "boottimeCollectionInterval"
type: Integer
scope: Internal
prop_name: "ro.carwatchdog.boottime_collection_interval"
}
prop {
api_name: "periodicCollectionBufferSize"
type: Integer
scope: Internal
prop_name: "ro.carwatchdog.periodic_collection_buffer_size"
}
prop {
api_name: "periodicCollectionInterval"
type: Integer
scope: Internal
prop_name: "ro.carwatchdog.periodic_collection_interval"
}
prop {
api_name: "topNStatsPerCategory"
type: Integer
scope: Internal
prop_name: "ro.carwatchdog.top_n_stats_per_category"
}
}