summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorChristine Chen <christinech@google.com>2013-05-23 15:40:19 -0700
committerChristine Chen <christinech@google.com>2013-05-23 17:34:08 -0700
commit9c1e0653addc1fff03601289a9f9a57b1daeaf57 (patch)
tree254b8c475f3e864f043dfd35da1a5a35b5010491 /AndroidManifest.xml
parent1b0da236015f2a7801566fb44e1c2585a44cd6a2 (diff)
Create backup agent for the Dialer app.
- Currently only the active tab is being backed up. - More settings may be added later. Change-Id: Id66565029be751beae8b58d4cc054f8d2d16ceea
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bde0775ba..0efe21d72 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -49,7 +49,11 @@
android:label="@string/applicationLabel"
android:icon="@mipmap/ic_launcher_phone"
android:hardwareAccelerated="true"
- android:supportsRtl="true">
+ android:supportsRtl="true"
+ android:backupAgent='com.android.dialer.DialerBackupAgent'>
+
+ <meta-data android:name="com.google.android.backup.api_key"
+ android:value="AEdPqrEAAAAIBXgtCEKQ6W0PXVnW-ZVia2KmlV2AxsTw3GjAeQ" />
<!-- The entrance point for Phone UI.
stateAlwaysHidden is set to suppress keyboard show up on