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

Commit fcddf877 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove viral readproc group dependency."

parents af59bc0e c8e2b3f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
service gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service
    class hal
    user system
    group graphics drmrpc readproc
    group graphics drmrpc
    onrestart restart surfaceflinger
+1 −1
Original line number Diff line number Diff line
service hwcomposer-2-1 /vendor/bin/hw/android.hardware.graphics.composer@2.1-service
    class hal
    user system
    group graphics drmrpc readproc
    group graphics drmrpc
    capabilities SYS_NICE
    onrestart restart surfaceflinger
+1 −1
Original line number Diff line number Diff line
service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
    class main
    user system
    group system readproc
    group system
+1 −1
Original line number Diff line number Diff line
service thermal-hal-1-0 /vendor/bin/hw/android.hardware.thermal@1.0-service
    class hal
    user system
    group system readproc
    group system
+1 −1
Original line number Diff line number Diff line
service tv-input-1-0 /vendor/bin/hw/android.hardware.tv.input@1.0-service
    class hal
    user system
    group system readproc
    group system
Loading