chromium/chromeos/ash/services/cros_healthd/private/cpp/cros_healthd_private_policy.json

[
  {
    // This is the selinux security context of ash chrome.
    "identity": "u:r:cros_browser:s0",
    "own": [ "ChromiumCrosHealthdDataCollector" ]
  },
  {
    "identity": "u:r:cros_healthd:s0",
    "request": [ "ChromiumCrosHealthdDataCollector" ]
  }
]