Loading core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -5658,6 +5658,9 @@ <!-- Determines whether SafetyCenter feature is enabled. --> <bool name="config_enableSafetyCenter">true</bool> <!-- Config for whether Safety Protection is enabled. --> <bool name="config_safetyProtectionEnabled">false</bool> <!-- Flag indicating if help links for Settings app should be enabled. --> <bool name="config_settingsHelpLinksEnabled">false</bool> Loading core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4738,6 +4738,8 @@ <java-symbol type="bool" name="config_enableSafetyCenter" /> <java-symbol type="bool" name="config_safetyProtectionEnabled" /> <java-symbol type="string" name="config_devicePolicyManagementUpdater" /> <java-symbol type="string" name="config_deviceSpecificDeviceStatePolicyProvider" /> Loading Loading
core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -5658,6 +5658,9 @@ <!-- Determines whether SafetyCenter feature is enabled. --> <bool name="config_enableSafetyCenter">true</bool> <!-- Config for whether Safety Protection is enabled. --> <bool name="config_safetyProtectionEnabled">false</bool> <!-- Flag indicating if help links for Settings app should be enabled. --> <bool name="config_settingsHelpLinksEnabled">false</bool> Loading
core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4738,6 +4738,8 @@ <java-symbol type="bool" name="config_enableSafetyCenter" /> <java-symbol type="bool" name="config_safetyProtectionEnabled" /> <java-symbol type="string" name="config_devicePolicyManagementUpdater" /> <java-symbol type="string" name="config_deviceSpecificDeviceStatePolicyProvider" /> Loading