Drop unused LOCAL_STATIC_LIBRARIES.
This is ignored for BUILD_STATIC_LIBRARY. Change-Id: Ib5553e0aeaa30cdb2b29f18a4d5d0b0bf1b8740a
This commit is contained in:
parent
da0b0116ba
commit
d83a26033c
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue