Add cdma_rmnet4 to list of monitored interfaces

Lets the data traffic arrows work on LTE device on 1x,
but also lets telephony monitor for hung radios on 1X.

bug:5531630
Change-Id: I9fa25a5223afaa2e37373668c899ac28a95783fa
This commit is contained in:
Robert Greenwalt
2011-11-01 11:51:27 -07:00
parent 92c7838ca3
commit 061658c2c7

View File

@@ -68,6 +68,7 @@ static const char* mobile_iface_list[] = {
"rmnet1",
"rmnet2",
"rmnet3",
"cdma_rmnet4",
"ppp0",
0
};