commit | 1bc81fc5231162a80a2c976ad5f80ac9b4b02694 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Wed Mar 02 21:23:15 2011 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Mar 02 21:23:15 2011 -0800 |
tree | 53241f8997abd280f3603a3fbdbafa9e167db137 | |
parent | 2c8ad30f662463df3bfdacbba77e01b406c45c78 [diff] | |
parent | 2adc50374a18197fed3d9c8181272b032e86640e [diff] |
Merge "sdk.atree does not need DIST_DIR any longer."
diff --git a/core/Makefile b/core/Makefile index f75f140..1d3110d 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -1399,7 +1399,6 @@ -I $(TARGET_COMMON_OUT_ROOT) \ -v "PLATFORM_NAME=android-$(PLATFORM_VERSION)" \ -v "OUT_DIR=$(OUT_DIR)" \ - -v "DIST_DIR=$(DIST_DIR)" \ -o $(PRIVATE_DIR) && \ cp -f $(target_notice_file_txt) \ $(PRIVATE_DIR)/platforms/android-$(PLATFORM_VERSION)/images/NOTICE.txt && \