diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b02439ea1c9..bf64ebe7b35 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,10 +1,9 @@ + package="com.android.settings" + coreApp="true" + android:sharedUserId="android.uid.system"> - + @@ -2921,6 +2920,24 @@ android:value="true" /> + + + + + + + + + + + - + \ No newline at end of file diff --git a/res/layout/add_supervised_user.xml b/res/layout/add_supervised_user.xml index b95e0f7763d..33032bd58f7 100644 --- a/res/layout/add_supervised_user.xml +++ b/res/layout/add_supervised_user.xml @@ -15,12 +15,18 @@ ~ limitations under the License. --> - +