Loading init/property_service.c +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ struct { { "persist.service.", AID_RADIO, 0 }, { "persist.security.",AID_SYSTEM, 0 }, { "net.pdp", AID_RADIO, AID_RADIO }, { "service.bootanim.exit", AID_GRAPHICS, 0 }, { NULL, 0, 0 } }; /* Avoid extending this array. Check device_perms.h */ Loading Loading
init/property_service.c +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ struct { { "persist.service.", AID_RADIO, 0 }, { "persist.security.",AID_SYSTEM, 0 }, { "net.pdp", AID_RADIO, AID_RADIO }, { "service.bootanim.exit", AID_GRAPHICS, 0 }, { NULL, 0, 0 } }; /* Avoid extending this array. Check device_perms.h */ Loading