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

Commit 61f13594 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Remove sdcard groups from services.

Even with the groups, services no longer have access.

Change-Id: I2b4871b276ffd309c08c404b1211b33406dbebd5
parent 5dd0f86f
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -418,7 +418,7 @@ service ril-daemon /system/bin/rild
    socket rild stream 660 root radio
    socket rild stream 660 root radio
    socket rild-debug stream 660 radio system
    socket rild-debug stream 660 radio system
    user root
    user root
    group radio cache inet misc audio sdcard_r sdcard_rw log
    group radio cache inet misc audio log


service surfaceflinger /system/bin/surfaceflinger
service surfaceflinger /system/bin/surfaceflinger
    class main
    class main
@@ -437,7 +437,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
service drm /system/bin/drmserver
service drm /system/bin/drmserver
    class main
    class main
    user drm
    user drm
    group drm system inet drmrpc sdcard_r
    group drm system inet drmrpc


service media /system/bin/mediaserver
service media /system/bin/mediaserver
    class main
    class main