Grant "disk_reserved" GID to critical services.

This GID extends the ability to use reserved disk space, giving the
system a chance to be usable enough for the user to free up disk
space used by apps.

Test: builds, boots
Bug: 62024591
Change-Id: I8bc47911a71e1f399616caae83678e2914781c7e
This commit is contained in:
Jeff Sharkey 2017-03-31 17:19:57 -06:00
parent 8c24ae7c47
commit 570b2864ee

View file

@ -5,3 +5,4 @@ service vold /system/bin/vold \
ioprio be 2
writepid /dev/cpuset/foreground/tasks
shutdown critical
group reserved_disk