commit | 5b6e16a459e08aed33dfb77a9580ade9cf13d84f | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Jun 12 22:03:50 2015 -0700 |
committer | Nick Kralevich <nnk@google.com> | Fri Jun 12 22:12:33 2015 -0700 |
tree | 436768267355be6e72efa4481635954fa28a3661 | |
parent | d1dbb0508c47b61c3b45c9a0ddba84137972ad5c [diff] |
Remove calls to is_selinux_enabled() d34e407aeb5898f19d4f042b7558420bbb3a1817 removed support for running with SELinux completely disabled. SELinux must either be in permissive or enforcing mode now. Remove unnecessary calls to is_selinux_enabled(). It always returns true now. Change-Id: Ife3156b74b13b2e590afe4accf716fc7776567e5