Build logtags for services

Change-Id: I6a146ae46df1a9d215fcf5bab7a2ef1876b94a1e
This commit is contained in:
Alan Viverette
2014-03-17 15:31:04 -07:00
parent 630c0abaea
commit 12cf314d87

View File

@@ -8,6 +8,10 @@ LOCAL_MODULE := services
LOCAL_SRC_FILES := $(call all-java-files-under,java)
# EventLogTags files.
LOCAL_SRC_FILES += \
core/java/com/android/server/EventLogTags.logtags
# Uncomment to enable output of certain warnings (deprecated, unchecked)
# LOCAL_JAVACFLAGS := -Xlint