[
  {
    "os": [
      "chromeos"
    ],
    "policy_pref_mapping_tests": [
      {
        "note": "PrivacyHub (enabled via field trial) makes this policy obsolete, so the underlying pref will be unaffected.",
        "prefs": {
          "arc.location_service.enabled": {
            "default_value": false
          }
        }
      },
      {
        "note": "PrivacyHub (enabled via field trial) makes this policy obsolete, so the underlying pref will be unaffected.",
        "policies": {
          "ArcGoogleLocationServicesEnabled": 1
        },
        "prefs": {
          "arc.location_service.enabled": {
            "default_value": false
          }
        }
      },
      {
        "note": "PrivacyHub (enabled via field trial) makes this policy obsolete, so the underlying pref will be unaffected.",
        "policies": {
          "ArcGoogleLocationServicesEnabled": 2
        },
        "prefs": {
          "arc.location_service.enabled": {
            "default_value": false
          }
        }
      }
    ]
  }
]
