Merge change I61343808 into eclair-mr2
* changes: Remove external/protobuf from the build, now that it's been moved to vendor/google/libraries.
This commit is contained in:
@@ -523,7 +523,6 @@ include $(BUILD_DROIDDOC)
|
|||||||
ext_dirs := \
|
ext_dirs := \
|
||||||
../../external/apache-http/src \
|
../../external/apache-http/src \
|
||||||
../../external/gdata/src \
|
../../external/gdata/src \
|
||||||
../../external/protobuf/src \
|
|
||||||
../../external/tagsoup/src
|
../../external/tagsoup/src
|
||||||
|
|
||||||
ext_src_files := $(call all-java-files-under,$(ext_dirs))
|
ext_src_files := $(call all-java-files-under,$(ext_dirs))
|
||||||
|
|||||||
Reference in New Issue
Block a user