am ba298801: am e2e89382: Merge change 22636 into eclair

Merge commit 'ba2988015fd34b3f51c7a11bc65ef4548045f9ad'

* commit 'ba2988015fd34b3f51c7a11bc65ef4548045f9ad':
  Allow radio to modify net.ppp* properties for dns
This commit is contained in:
Robert Greenwalt 2009-08-25 15:56:57 -07:00 committed by Android Git Automerger
commit bcb9b1f9b1
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ struct {
} property_perms[] = {
{ "net.rmnet0.", AID_RADIO },
{ "net.gprs.", AID_RADIO },
{ "net.ppp", AID_RADIO },
{ "ril.", AID_RADIO },
{ "gsm.", AID_RADIO },
{ "net.dns", AID_RADIO },