Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba298801 authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android Git Automerger
Browse files

am e2e89382: Merge change 22636 into eclair

Merge commit 'e2e89382' into eclair-plus-aosp

* commit 'e2e89382':
  Allow radio to modify net.ppp* properties for dns
parents 87d8ccb0 e2e89382
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 },