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

Commit 2fc7c7ad authored by Yashdev Singh's avatar Yashdev Singh Committed by Gerrit - the friendly Code Review server
Browse files

Telephony: Handle DATA_CALL_LIST in DCC.

- Added async handling of NetStatPoll.

Change-Id: Ic77bb949ffb72fb3c54bacc6ad2a6ee87e877023
parent 6c460b65
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public class DctConstants {
    public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
    public static final int EVENT_DATA_RAT_CHANGED = BASE + 40;
    public static final int EVENT_MODEM_DATA_PROFILE_READY= BASE + 41;
    public static final int CMD_NET_STAT_POLL = BASE + 42;

    /***** Constants *****/