logcat: build cleanup

LOCAL_MODULE_TAGS debug encompasses eng

Bug: 26976972
Change-Id: I44b30f2ebb0173b203bf975f01dfead737b4e5bf
This commit is contained in:
Mark Salyzyn 2016-02-04 13:08:36 -08:00
parent 11aebd8c9a
commit 5b89b49fc9
1 changed files with 1 additions and 1 deletions

View File

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