chromium/components/policy/test/data/pref_mapping/CrostiniArcAdbSideloadingAllowed.json

[
  {
    "os": [
      "chromeos_ash"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "crostini.arc_adb_sideloading.user_pref",
      "default_value": 0,
      "values_to_test": [
        0,
        1
      ]
    }
  }
]