Turn off app image for library

In the case where the special shared library "&" is passed in, it may
be possible to load the app image twice in the same context. This can
cause various issues such as ICCE and verifier errors.

Bug: 77342775
Test: make
Change-Id: If2d0ee8d293b383ec585450ef54e191fa7e84aa0
diff --git a/Android.mk b/Android.mk
index 0fc7e26..db4c11a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -68,6 +68,7 @@
 LOCAL_JAVA_LIBRARIES := $(apache_http_java_libs)
 LOCAL_SRC_FILES := $(apache_http_src_files)
 LOCAL_MODULE_TAGS := optional
+LOCAL_DEX_PREOPT_APP_IMAGE := false
 ifeq ($(REMOVE_OAHL_FROM_BCP),true)
 # Previously, this JAR was included on the bootclasspath so was compiled using
 # the speed-profile. ensures that it continues to be compiled using the