Remove external/protobuf from the build, now that it's

been moved to vendor/google/libraries.
This commit is contained in:
Dan Egnor
2009-11-13 17:14:26 -08:00
parent 5da824210e
commit 613438086c

View File

@@ -523,7 +523,6 @@ include $(BUILD_DROIDDOC)
ext_dirs := \
../../external/apache-http/src \
../../external/gdata/src \
../../external/protobuf/src \
../../external/tagsoup/src
ext_src_files := $(call all-java-files-under,$(ext_dirs))