This doesn't always build, so completely disable it.

Change-Id: Ie87d9459a98fbd45619bf1da83c2e68fb63b075a
diff --git a/Android.mk b/Android.mk
index 4b19765..66e716a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,6 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-ifeq ($(TARGET_SIMULATOR),false)
-    include $(call all-subdir-makefiles)
-endif
+#ifeq ($(TARGET_SIMULATOR),false)
+#    include $(call all-subdir-makefiles)
+#endif