am 94f522f9: am 49512cb0: Merge "You CANNOT change the global WITH_DEXPREOPT"

* commit '94f522f907e3f34f70d9e7816b947e62fddbb267':
  You CANNOT change the global WITH_DEXPREOPT
pull/91/head
Ying Wang 11 years ago committed by Android Git Automerger
commit efd4ae404f
  1. 2
      Android.mk

@ -437,6 +437,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := libprotobuf-java-2.3.0-nano \
android-nano-test-parcelable \ android-nano-test-parcelable \
android-nano-test-parcelable-extendable android-nano-test-parcelable-extendable
WITH_DEXPREOPT := false LOCAL_DEX_PREOPT := false
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)

Loading…
Cancel
Save