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

Commit 17601fa6 authored by Giulio Cervera's avatar Giulio Cervera Committed by Steve Kondik
Browse files

core: allow radio users to access all rmnet* interface

Change-Id: Ibc3bf9654cf68362369422f82afe53ef86e3e710
parent 20414373
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -62,7 +62,7 @@ struct {
    unsigned int uid;
    unsigned int uid;
    unsigned int gid;
    unsigned int gid;
} property_perms[] = {
} property_perms[] = {
    { "net.rmnet0.",      AID_RADIO,    0 },
    { "net.rmnet",        AID_RADIO,    0 },
    { "net.gprs.",        AID_RADIO,    0 },
    { "net.gprs.",        AID_RADIO,    0 },
    { "net.ppp",          AID_RADIO,    0 },
    { "net.ppp",          AID_RADIO,    0 },
    { "net.qmi",          AID_RADIO,    0 },
    { "net.qmi",          AID_RADIO,    0 },