Merge "Add new APIs iccExchangeSimIO and iccTransmitApduBasicChannel to TelephonyManager." into lmp-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index da9da33..ec08371 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -105,6 +105,7 @@
                  android:persistent="true"
                  android:label="@string/phoneAppLabel"
                  android:icon="@mipmap/ic_launcher_phone"
+                 android:allowBackup="false"
                  android:supportsRtl="true">
             <provider android:name="IccProvider"
                       android:authorities="icc"