overlay: Delegate DeviceConfig permissions to custom provisioning service

Our custom SimpleDeviceConfig provisioning service needs to be defined
here in order to receive the correct permissions.

Change-Id: I7dd65ec9b732fb999a78627538d883f61cb237a4
gugelfrei
Danny Lin 4 years ago committed by Michael Bestas
parent 969ba44991
commit a9bf8b0e03

@ -102,4 +102,7 @@
<item>com.linkedin.android</item>
<item>com.tencent.mm</item>
</string-array>
<!-- Flag indicating which package name can access DeviceConfig table -->
<string name="config_deviceConfiguratorPackageName" translatable="false">org.protonaosp.deviceconfig</string>
</resources>

Loading…
Cancel
Save