am 02541fe6: Merge change 27351 into eclair
Merge commit '02541fe6a256eef2eab37f3aafc1916a46d65c1a' into eclair-plus-aosp * commit '02541fe6a256eef2eab37f3aafc1916a46d65c1a': Allow wallpaper picker to work.
This commit is contained in:
@@ -1123,10 +1123,11 @@
|
||||
android:protectionLevel="signature" />
|
||||
|
||||
<!-- Allows applications to set a live wallpaper.
|
||||
@hide -->
|
||||
@hide XXX Change to signature once the picker is moved to its
|
||||
own apk as Ghod Intended. -->
|
||||
<permission android:name="android.permission.SET_WALLPAPER_COMPONENT"
|
||||
android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
|
||||
android:protectionLevel="signature" />
|
||||
android:protectionLevel="signatureOrSystem" />
|
||||
|
||||
<application android:process="system"
|
||||
android:persistent="true"
|
||||
|
||||
Reference in New Issue
Block a user