Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7333d1f8 authored by Giulio Cervera's avatar Giulio Cervera Committed by Steve Kondik
Browse files

log: more qcom radio tag

Change-Id: I408d0747f7194c4026654b928610e5ed994bbcdb
parent 13d9f981
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -158,7 +158,9 @@ int __android_log_write(int prio, const char *tag, const char *msg)
        !strncmp(tag, "QC-RIL", 6) ||
        !strncmp(tag, "QC-QMI", 6) ||
        !strncmp(tag, "QC-ONCRPC", 9) ||
        !strncmp(tag, "QC-DSI", 6)
        !strncmp(tag, "QC-DSI", 6) ||
        !strcmp(tag, "QC-NETMGR-LIB") ||
        !strcmp(tag, "QC-QDP")
        )
            log_id = LOG_ID_RADIO;
            // Inform third party apps/ril/radio.. to use Rlog or RLOG