OSDN Git Service

Support DISALLOW_CONFIG_LOCALE user restriction
authorChristine Franks <christyfranks@google.com>
Tue, 10 Oct 2017 22:37:04 +0000 (15:37 -0700)
committerChristine Franks <christyfranks@google.com>
Thu, 9 Nov 2017 23:57:03 +0000 (23:57 +0000)
commit91dad044cba35b3683b691d2f631d168af21d72e
treebfb91f2c21d2e77cddb064aa842d14f3d35fd121
parent538f78c839403131f0553cb04e3d233c8592521d
Support DISALLOW_CONFIG_LOCALE user restriction

Bug: 67586452
Test: make ROBOTEST_FILTER="(LocaleListEditorTest)" RunSettingsRoboTests\
&& make cts && cts-tradefed run cts-dev -m DevicePolicyManager \
-t com.android.cts.devicepolicy.UserRestrictionsTest

Change-Id: I2260b106a111078a62ae7628d6f60e976b70069c
res/values/strings.xml
src/com/android/settings/localepicker/LocaleDragAndDropAdapter.java
src/com/android/settings/localepicker/LocaleListEditor.java
tests/robotests/src/com/android/settings/localepicker/LocaleListEditorTest.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/testutils/shadow/ShadowSettingsPreferenceFragment.java [new file with mode: 0644]