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:
parent
8c24ae7c47
commit
570b2864ee
1 changed files with 1 additions and 0 deletions
1
vold.rc
1
vold.rc
|
@ -5,3 +5,4 @@ service vold /system/bin/vold \
|
|||
ioprio be 2
|
||||
writepid /dev/cpuset/foreground/tasks
|
||||
shutdown critical
|
||||
group reserved_disk
|
||||
|
|
Loading…
Reference in a new issue