Merge "Apply content capture settings to all users." into qt-dev

am: f992bb99b2

Change-Id: I371087f9e0bdd6a5e455bee9a8b25ced44365ee2
This commit is contained in:
Adam He
2019-05-09 12:24:49 -07:00
committed by android-build-merger

View File

@@ -9177,6 +9177,7 @@ public final class Settings {
CLONE_TO_MANAGED_PROFILE.add(ACCESSIBILITY_ENABLED);
CLONE_TO_MANAGED_PROFILE.add(ALLOW_MOCK_LOCATION);
CLONE_TO_MANAGED_PROFILE.add(ALLOWED_GEOLOCATION_ORIGINS);
CLONE_TO_MANAGED_PROFILE.add(CONTENT_CAPTURE_ENABLED);
CLONE_TO_MANAGED_PROFILE.add(ENABLED_ACCESSIBILITY_SERVICES);
CLONE_TO_MANAGED_PROFILE.add(LOCATION_CHANGER);
CLONE_TO_MANAGED_PROFILE.add(LOCATION_MODE);