commit | cf5c6ecb93931ca5853b9954979d785d259453ce | [log] [tgz] |
---|---|---|
author | Dan Cashman <dcashman@google.com> | Fri Dec 16 14:20:33 2016 -0800 |
committer | Dan Cashman <dcashman@google.com> | Fri Dec 16 14:29:59 2016 -0800 |
tree | 2e36ac1da75496edce6cc1bc24706b5fa447c0e3 | |
parent | d1499e3254c5bae531a3c51a5ec29273de0c0cfe [diff] |
Move sepolicy and recovery from on-device tree and add dependency. Prevent sepolicy and sepolicy.recover from showing up in the root filesystem when they will not be created as part of it. Also make sure both are added as dependencies to version_policy to ensure the neverallow checks are run. Bug: 31363362 Test: Builds and boots, including recovery, without additional denials. Neverallow violations still caught at build time. Change-Id: I39e3cbc150551c9316952523927d057538cd00a7