Merge "Allow radio to set net.lte* properties"

This commit is contained in:
Benoit Goby 2011-07-25 20:26:58 -07:00 committed by Android (Google) Code Review
commit 9e9c18d55b
1 changed files with 1 additions and 0 deletions

View File

@ -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 },