Merge change 20354 into donut

* changes:
  strip comments from event-log-tags on device
This commit is contained in:
Android (Google) Code Review 2009-08-07 05:11:00 -07:00
commit c5ceeeedee
1 changed files with 1 additions and 0 deletions

View File

@ -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)