OSDN Git Service

rild: add to readproc group
authorNick Kralevich <nnk@google.com>
Wed, 18 Nov 2015 01:19:24 +0000 (17:19 -0800)
committerIan Pedowitz <ijpedowitz@google.com>
Thu, 19 Nov 2015 02:58:48 +0000 (18:58 -0800)
At least on shamu, rild scans through /proc looking for the
netmgr process. Make sure rild is in the appropriate group to
examine /proc entries.

Bug: 25608126
Bug: 23310674
Change-Id: I9d0aecf91bcec326a51c08bd3f08b27d81bb81d6

rild/rild.rc

index fbf7b0b..0acbd20 100644 (file)
@@ -4,4 +4,4 @@ service ril-daemon /system/bin/rild
     socket sap_uim_socket1 stream 660 bluetooth bluetooth
     socket rild-debug stream 660 radio system
     user root
-    group radio cache inet misc audio log
+    group radio cache inet misc audio log readproc