Merge "Drop unused LOCAL_STATIC_LIBRARIES."

This commit is contained in:
Dan Albert 2015-09-08 22:13:45 +00:00 committed by Gerrit Code Review
commit feee6a000d
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ generated_sources_dir := $(call local-generated-sources-dir)
LOCAL_EXPORT_C_INCLUDE_DIRS += \
$(generated_sources_dir)/proto/system/core/metricsd
LOCAL_SRC_FILES := $(call all-proto-files-under,uploader/proto)
LOCAL_STATIC_LIBRARIES := libprotobuf-cpp-lite
include $(BUILD_STATIC_LIBRARY)
# metrics daemon.