From aef405d82931a08a7683cf0f58b5e74dbe268d45 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Sun, 27 Sep 2009 17:05:46 -0700 Subject: [PATCH] Allow wallpaper picker to work. Change-Id: I379f25e0e8e372d72c0a89e71ccd584a5dbb3648 --- core/res/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 9cf532477e041..60a2ecb17d254 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1123,10 +1123,11 @@ android:protectionLevel="signature" /> + @hide XXX Change to signature once the picker is moved to its + own apk as Ghod Intended. --> + android:protectionLevel="signatureOrSystem" />