summaryrefslogtreecommitdiffstats
path: root/logd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'logd/Android.bp')
-rw-r--r--logd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/logd/Android.bp b/logd/Android.bp
index 68b79d32e..5c79976a3 100644
--- a/logd/Android.bp
+++ b/logd/Android.bp
@@ -25,7 +25,7 @@ event_flag = [
"-DAUDITD_LOG_TAG=1003",
"-DCHATTY_LOG_TAG=1004",
"-DTAG_DEF_LOG_TAG=1005",
- "-DLIBLOG_LOG_TAG=1006"
+ "-DLIBLOG_LOG_TAG=1006",
]
cc_library_static {