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">