Merge change 20354 into donut
* changes: strip comments from event-log-tags on device
This commit is contained in:
commit
c5ceeeedee
1 changed files with 1 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ LOCAL_MODULE := event-log-tags
|
||||||
LOCAL_MODULE_CLASS := ETC
|
LOCAL_MODULE_CLASS := ETC
|
||||||
|
|
||||||
LOCAL_SRC_FILES := $(LOCAL_MODULE)
|
LOCAL_SRC_FILES := $(LOCAL_MODULE)
|
||||||
|
LOCAL_PREBUILT_STRIP_COMMENTS := 1
|
||||||
|
|
||||||
include $(BUILD_PREBUILT)
|
include $(BUILD_PREBUILT)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue