Merge "Add config flag for OEM to control PbA" into tm-dev am: 90cd705e68 am: 40a2fac874
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18781159 Change-Id: If81a5d12bb980bf07a7a580503bfcf4523ea8f9a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -5692,6 +5692,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>
|
||||
|
||||
|
||||
@@ -4751,6 +4751,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" />
|
||||
|
||||
Reference in New Issue
Block a user