commit | df725758628a0a250c82a9071af6a06a89e474fd | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Jan 29 15:34:43 2016 -0800 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Feb 01 12:59:59 2016 -0800 |
tree | bdfdda4db379b622d2307d200e0bcc427a028b31 | |
parent | 1ae498e0d4524aef6de2f1e3b639697ac24b29b2 [diff] |
cryptfs: run e2fsck/fsck.f2fs in fsck domain e2fsck and fsck.f2fs must run in the fsck domain. Add call to setexeccon() to tell selinux to run in the fsck domain on exec. Addresses: avc: denied { execute_no_trans } for path="/system/bin/e2fsck" dev="mmcblk0p41" ino=241 scontext=u:r:vold:s0 tcontext=u:object_r:fsck_exec:s0 tclass=file Bug: 26872236 Change-Id: Ib2a583aeefc667f8aa67532e0ac0ff9619b65461