Lower storaged's capabilities to DAC_READ_SEARCH as an initial step toward running it non-root. Bug: 77634061 Test: storaged still runs and its /proc/pid/status has lower CapPrms Change-Id: Ibfe0349fc059e2f37efba33f587176e8ce6be9fe
8 lines
No EOL
224 B
Text
8 lines
No EOL
224 B
Text
service storaged /system/bin/storaged
|
|
class main
|
|
capabilities DAC_READ_SEARCH
|
|
priority 10
|
|
file /d/mmc0/mmc0:0001/ext_csd r
|
|
writepid /dev/cpuset/system-background/tasks
|
|
user root
|
|
group package_info |