Merge "Clone autofill service settings on managed profile." into oc-dev

am: fad9b07e31

Change-Id: I0c65659302047536a2b2b594cdb90e1aa05b4621
This commit is contained in:
Felipe Leme
2017-04-19 00:28:27 +00:00
committed by android-build-merger
2 changed files with 3 additions and 2 deletions

View File

@@ -7077,6 +7077,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(AUTOFILL_SERVICE);
CLONE_TO_MANAGED_PROFILE.add(DEFAULT_INPUT_METHOD);
CLONE_TO_MANAGED_PROFILE.add(ENABLED_ACCESSIBILITY_SERVICES);
CLONE_TO_MANAGED_PROFILE.add(ENABLED_INPUT_METHODS);