diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 16db81825dd2e..9725c377f975e 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -3707,7 +3707,8 @@ + android:protectionLevel="signature|setup|knownSigner" + android:knownCerts="@array/demo_device_provisioning_known_signers" /> diff --git a/core/res/res/values/arrays.xml b/core/res/res/values/arrays.xml index 4468ebe90ba0c..b35481d3c31ba 100644 --- a/core/res/res/values/arrays.xml +++ b/core/res/res/values/arrays.xml @@ -227,4 +227,10 @@ @string/concurrent_display_notification_thermal_content + + + + @string/config_retailDemoPackageSignature +