Loading core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading core/res/res/values/symbols.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading
core/res/res/values/symbols.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading