Merge "Remove BACKUP_DATA permission and associated checks"

This commit is contained in:
Chris Tate
2010-02-12 16:30:39 -08:00
committed by Android (Google) Code Review
5 changed files with 1 additions and 33 deletions

View File

@ -2,8 +2,6 @@
package="com.android.providers.settings"
android:sharedUserId="android.uid.system">
<uses-permission android:name="android.permission.BACKUP_DATA" />
<application android:allowClearUserData="false"
android:label="@string/app_label"
android:process="system"