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

Commit 7e5a8e85 authored by Naveen Kalla's avatar Naveen Kalla Committed by Android (Google) Code Review
Browse files

Merge "Add MODEM_RESTART event to TelephonyEvent"

parents 13f3d0d3 e26f15a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ public class TelephonyEventLog extends ConnectivityMetricsLogger {

    public static final int TAG_PHONE_STATE = 8;
    public static final int TAG_DATA_STALL = 9;
    public static final int TAG_MODEM_RESTART = 11;

    public static final int TAG_RIL_REQUEST = 1001;
    public static final int TAG_RIL_RESPONSE = 1002;