logcat: build cleanup
LOCAL_MODULE_TAGS debug encompasses eng Bug: 26976972 Change-Id: I44b30f2ebb0173b203bf975f01dfead737b4e5bf
This commit is contained in:
parent
11aebd8c9a
commit
5b89b49fc9
|
@ -16,7 +16,7 @@ include $(BUILD_EXECUTABLE)
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := logpersist.start
|
||||
LOCAL_MODULE_TAGS := debug eng
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
LOCAL_MODULE_CLASS := EXECUTABLES
|
||||
LOCAL_INIT_RC := logcatd.rc
|
||||
LOCAL_MODULE_PATH := $(bin_dir)
|
||||
|
|
Loading…
Reference in New Issue