Merge "You CANNOT change the global WITH_DEXPREOPT"

pull/91/head
Ying Wang 11 years ago committed by Gerrit Code Review
commit b54018a23c
  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-extendable
WITH_DEXPREOPT := false
LOCAL_DEX_PREOPT := false
include $(BUILD_PACKAGE)

Loading…
Cancel
Save