property_service: Give radio permission to set net.qmi*

Change-Id: I771ef22859799b863ab79de9d3248ef610af4dd8
This commit is contained in:
Amol Bhatkar 2011-02-18 17:54:17 -06:00 committed by Benoit Goby
parent f0900adeb2
commit cf01597121
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ struct {
{ "net.rmnet0.", AID_RADIO, 0 },
{ "net.gprs.", AID_RADIO, 0 },
{ "net.ppp", AID_RADIO, 0 },
{ "net.qmi", AID_RADIO, 0 },
{ "ril.", AID_RADIO, 0 },
{ "gsm.", AID_RADIO, 0 },
{ "persist.radio", AID_RADIO, 0 },