blob: ded1d58daf41bb7ad7aa0252e36e7e8e54980682 [file] [edit]
[
// Policy of cros_healthd for mojo service manager.
{
"identity": "u:r:cros_healthd:s0",
"own": [
"CrosHealthdAshEventReporter",
"CrosHealthdDiagnostics",
"CrosHealthdEvent",
"CrosHealthdProbe",
"CrosHealthdRoutines"
]
},
{
"identity": "u:r:cros_browser:s0",
"request": [
"CrosHealthdAshEventReporter",
"CrosHealthdDiagnostics",
"CrosHealthdEvent",
"CrosHealthdProbe",
"CrosHealthdRoutines"
]
},
{
"identity": "u:r:cros_health_tool:s0",
"request": [
"CrosHealthdDiagnostics",
"CrosHealthdEvent",
"CrosHealthdProbe",
"CrosHealthdRoutines"
]
},
{
"identity": "u:r:cros_update_engine:s0",
"request": [
"CrosHealthdProbe"
]
},
{
"identity": "u:r:cros_flex_hwis_tool:s0",
"request": [
"CrosHealthdProbe"
]
},
{
"identity": "u:r:cros_runtime_probe:s0",
"request": [
"CrosHealthdProbe"
]
}
]