Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Merge "Don't back up the drm db etc"
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Tate authored and Android (Google) Code Review committed Jul 29, 2011
2 parents df22b82 + 6b5346a commit d4dd5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Expand Up @@ -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"
Expand Down

0 comments on commit d4dd5b8

Please sign in to comment.