Allow radio to set net.lte* properties
Change-Id: I4b7a280ba4c773673b28db8cfbbffcb360ee717f
This commit is contained in:
parent
c21dcef9fe
commit
7100f640de
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ struct {
|
|||
{ "net.gprs.", AID_RADIO, 0 },
|
||||
{ "net.ppp", AID_RADIO, 0 },
|
||||
{ "net.qmi", AID_RADIO, 0 },
|
||||
{ "net.lte", AID_RADIO, 0 },
|
||||
{ "ril.", AID_RADIO, 0 },
|
||||
{ "gsm.", AID_RADIO, 0 },
|
||||
{ "persist.radio", AID_RADIO, 0 },
|
||||
|
|
Loading…
Reference in a new issue