Merge change 20354 into donut
* changes: strip comments from event-log-tags on device
This commit is contained in:
commit
c5ceeeedee
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue