commit | b45bbe2e55c112d3afa06a8b4c1c32ffd22d3196 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Oct 17 19:07:52 2019 -0700 |
committer | David Anderson <dvander@google.com> | Wed Nov 13 18:46:57 2019 -0800 |
tree | b10554c6c7ba23f565ef8eb88c88bbf389cc1cec | |
parent | ec2f903d9bcd38aa64644cd1183634a4d98958f9 [diff] |
Allow recovery and fastbootd to interact with libfiemap. In normal Android, libsnapshot interacts with libfiemap over binder (via IGsid). There is no binder in recovery, so instead, we directly link to the library and therefore need appropriate sepolicy changes. Bug: 139154945 Test: no denials in recovery or fastbootd Change-Id: I356d7b5b906ac198e6f32c4d0cdd206c97faeb84