commit | fb13ddda26bea270948e0f1e20b62f4f849af4f4 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue Oct 09 19:47:38 2018 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue Oct 09 19:50:48 2018 -0700 |
tree | e82bc9c2d43b0a9dba18e690df48bafc3c9ed7ae | |
parent | 9899568f6c4dd740ef2b6c213726ca5945514e77 [diff] |
kernel: allow write access to /data/misc/vold/virtual_disk The kernel thread which manages this file really needs read/write access to this file, not read-only. This was suspected in b/36626310 but apparently something must have changed in the kernel surrounding permission checking for kernel threads (still unknown) Bug: 36626310 Bug: 117148019 Bug: 116841589 Test: policy compiles Change-Id: I9c42541e2567a79b2d741eebf3ddf219f59478a9