Skip to content
Snippets Groups Projects
Commit 0e5e7ef1 authored by Doug Zongker's avatar Doug Zongker
Browse files

strip comments from event-log-tags on device

This saves about 8k from the system image.

Bug: 2036961
parent cc1de48d
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,6 @@ LOCAL_MODULE := event-log-tags
LOCAL_MODULE_CLASS := ETC
LOCAL_SRC_FILES := $(LOCAL_MODULE)
LOCAL_PREBUILT_STRIP_COMMENTS := 1
include $(BUILD_PREBUILT)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment