commit | 0b46662e016f4141c14571f55fb20cc07b683ec3 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Jul 29 12:48:40 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jul 29 12:48:40 2011 -0700 |
tree | d613c7bfe41d144491c923e33403aa5f61ecd975 | |
parent | db301a8024e1a5bd0dc9c6ea8b27d942082807af [diff] | |
parent | bd2c26c3050cdf6741a3414c364ec5ec11f5e3a1 [diff] |
Merge "Don't back up telephony provider data"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e2d2581..78d7f00 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -22,6 +22,7 @@ <application android:process="com.android.phone" android:allowClearUserData="false" + android:allowBackup="false" android:label="@string/app_label" android:icon="@drawable/ic_launcher_phone">