Merge "Clarify that config_defaultFirstUserRestrictions is for the SYSTEM user"
This commit is contained in:
@@ -3968,7 +3968,7 @@
|
||||
<!-- Colon separated list of package names that should be granted DND access -->
|
||||
<string name="config_defaultDndAccessPackages" translatable="false">com.android.camera2</string>
|
||||
|
||||
<!-- User restrictions set when the first user is created.
|
||||
<!-- User restrictions set on the SYSTEM user when it is first created.
|
||||
Note: Also update appropriate overlay files. -->
|
||||
<string-array translatable="false" name="config_defaultFirstUserRestrictions">
|
||||
</string-array>
|
||||
|
||||
@@ -3447,7 +3447,7 @@
|
||||
<java-symbol type="array" name="config_displayWhiteBalanceDisplayNominalWhite" />
|
||||
<java-symbol type="bool" name="config_displayWhiteBalanceLightModeAllowed" />
|
||||
|
||||
<!-- Default first user restrictions -->
|
||||
<!-- Default user restrictions for the SYSTEM user -->
|
||||
<java-symbol type="array" name="config_defaultFirstUserRestrictions" />
|
||||
|
||||
<java-symbol type="bool" name="config_permissionsIndividuallyControlled" />
|
||||
|
||||
Reference in New Issue
Block a user