Support Extended Directories

Change-Id: I70abefa6448de31b2c525e22ce3ec1cdd7a67cce
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2ec746e..37b78c0 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"