summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAlon Albert <aalbert@google.com>2013-08-22 11:26:28 -0700
committerAlon Albert <aalbert@google.com>2013-08-23 14:30:39 -0700
commit05de701306a4986e91a9b2b2eed3bce71d6d9e6f (patch)
tree8edf76c62d3be1f3426b001d27b8ddad3617d3e2 /AndroidManifest.xml
parent2c0ea3b35b9983619c12ab0a4f50e14cc70f801e (diff)
Support Extended Directories
Change-Id: I70abefa6448de31b2c525e22ce3ec1cdd7a67cce
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2ec746e5e..37b78c093 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -47,6 +47,7 @@
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<application
+ android:name="DialerApplication"
android:label="@string/applicationLabel"
android:icon="@mipmap/ic_launcher_phone"
android:hardwareAccelerated="true"