commit | d4dd5b80bd9712fa913547d3f9c3eb2827b6e182 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Jul 29 14:20:48 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jul 29 14:20:48 2011 -0700 |
tree | bfb3c75e99a81e55b19bd92d8b9b153d45bb12f1 | |
parent | df22b8219c4fc926e052d8c318ed274ebb0a7cd8 [diff] | |
parent | 6b5346aa65e9a131663e8eae91097316e856c492 [diff] |
Merge "Don't back up the drm db etc"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b84eaf4..5a98579 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -16,6 +16,7 @@ <uses-permission android:name="android.permission.RECEIVE_WAP_PUSH" /> <application android:process="android.process.media" + android:allowBackup="false" android:label="@string/app_label"> <provider android:name=".DrmProvider" android:authorities="drm"