mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
Merge "Add check for misprovisioned Pixel devices." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
848d2afbf5
@@ -341,4 +341,9 @@
|
||||
<!-- Colon separated list of package names that should be granted DND access -->
|
||||
<string name="config_defaultDndAccessPackages" translatable="false">com.google.android.gms:com.google.android.GoogleCamera:com.google.intelligence.sense:com.google.android.settings.intelligence</string>
|
||||
|
||||
<!-- Specify model in case of attestation failure due to misprovisioned device. -->
|
||||
<string name="config_misprovisionedDeviceModel" translatable="false">Pixel 2</string>
|
||||
|
||||
<!-- Brand value for attestation of misprovisioned device. -->
|
||||
<string name="config_misprovisionedBrandValue" translatable="false">htc</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user