From bf3391f19b6f1733825de07d9c602545f8818c64 Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Mon, 15 Apr 2013 12:20:39 -0700 Subject: Adding UI for editing the name and the picture of a limited user. A limited user may not have access to contacts, thus the settings app has to be able to show UI for selecting a user photo from gallery or via camera. bug:8566861 Change-Id: I1974b1a19b0fee8c737d1345302e1b2fba108379 --- res/xml/app_restrictions.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'res/xml/app_restrictions.xml') diff --git a/res/xml/app_restrictions.xml b/res/xml/app_restrictions.xml index c99d5e782..ddc911de4 100644 --- a/res/xml/app_restrictions.xml +++ b/res/xml/app_restrictions.xml @@ -18,9 +18,8 @@ android:title="@string/application_restrictions" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> - + -- cgit v1.2.3