Remove GAIA string
diff --git a/res/xml/syncadapter.xml b/res/xml/syncadapter.xml
index b5f89cc..9036026 100644
--- a/res/xml/syncadapter.xml
+++ b/res/xml/syncadapter.xml
@@ -22,5 +22,5 @@
 
 <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
     android:contentAuthority="calendar"
-    android:accountType="com.google.GAIA"
+    android:accountType="com.google"
 />