Add overlay for Family Link
* Apparently this is required to set up family link on a device - it is empty by default
This commit is contained in:
parent
1984bedbd6
commit
6baa8fc468
@ -37,4 +37,9 @@
|
||||
<!-- The names of the packages that will hold the system automotive projection role. -->
|
||||
<string name="config_systemAutomotiveProjection" translatable="false">com.google.android.projection.gearhead</string>
|
||||
|
||||
<!-- The component name for the default profile supervisor, which can be set as a profile owner
|
||||
even after user setup is complete. The defined component should be used for supervision purposes
|
||||
only. The component must be part of a system app. -->
|
||||
<string name="config_defaultSupervisionProfileOwnerComponent" translatable="false">com.google.android.gms/.kids.account.receiver.ProfileOwnerReceiver</string>
|
||||
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user