Change SELinux neverallow tests to be sepolicy-analyze based.
Change I47c16ccb910ac730c092cb3ab977c59cb8197ce0 added support to sepolicy-analyze for checking the SELinux policy binary for neverallow rule violations. This offers an improvement over the current tests, since this now checks the entire policy rather than just the components which are extracted from the AOSP policy. Remove the old tests and replace them with the new. Cherry-pick from commit: 1e4bf616 Bug: 19191637 Change-Id: I594a9df75ad52a07b101d71d11d9517dbf9d79be
Loading
Please sign in to comment