cm: Remove AndroidAsync dependency

 * We still need to compile Ion ourselves due to patches and bugfixes
   which haven't been upstreamed, but we now declare our dependencies
   using Maven so this can be dropped.

Change-Id: Ib452e5d16c406e7aaebeb2cbe3239809a33ac9c1
diff --git a/snippets/cm.xml b/snippets/cm.xml
index 8628ca9..1775270 100644
--- a/snippets/cm.xml
+++ b/snippets/cm.xml
@@ -13,7 +13,6 @@
   <project path="external/gello-build" name="CyanogenMod/android_external_gello_build" />
   <project path="external/google" name="CyanogenMod/android_external_google" />
   <project path="external/htop" name="CyanogenMod/android_external_htop" />
-  <project path="external/koush/AndroidAsync" name="CyanogenMod/AndroidAsync" />
   <project path="external/koush/ion" name="CyanogenMod/ion" />
   <project path="external/libncurses" name="CyanogenMod/android_external_libncurses" />
   <project path="external/libphonenumbergoogle" name="CyanogenMod/android_external_libphonenumbergoogle" />