From 2eef60297a0ca1433d0824d6d662efd402709cfd Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Thu, 15 Jan 2009 16:12:14 -0800 Subject: auto import from //branches/cupcake/...@126645 --- liblog/logd_write.c | 1 + 1 file changed, 1 insertion(+) (limited to 'liblog') diff --git a/liblog/logd_write.c b/liblog/logd_write.c index d5d81383b..e40d2cead 100644 --- a/liblog/logd_write.c +++ b/liblog/logd_write.c @@ -144,6 +144,7 @@ int __android_log_write(int prio, const char *tag, const char *msg) if (!strcmp(tag, "HTC_RIL") || !strcmp(tag, "RILJ") || !strcmp(tag, "RILC") || + !strcmp(tag, "RILD") || !strcmp(tag, "RIL") || !strcmp(tag, "AT") || !strcmp(tag, "GSM") || -- cgit v1.2.3