Commit 70ef74aa authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger

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

* commit '49512cb01065b41c0113248c2c02800de1156d50':
  You CANNOT change the global WITH_DEXPREOPT
parents 3e46c9b5 b54018a2
...@@ -437,6 +437,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := libprotobuf-java-2.3.0-nano \ ...@@ -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)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment