commit | 781131dd0a449d127f5b01376616d63f874161d8 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Feb 15 12:13:38 2019 -0800 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Feb 25 10:47:29 2019 -0800 |
tree | 5cbaad80d2072c0d6e2939cb9206b993b0366107 | |
parent | b7fe7efacf6057ccc4d8eb93b5422c6c5c79fe83 [diff] |
selinux: use the policy version defined in sepolicy In the current setup, init uses the highest policy version supported by the kernel, instead of the policy version defined in policy. This results in inconsistency between precompiled (version 30) and on-device compiled policy (version 30 or 31). Make these consistent. Bug: 124499219 Test: build and boot a device. Try both precompiled and on-device compiled policy. Change-Id: I0ce181916f43db17244c4d80f5cf5a91bbb58d3a