Fix sepolicy-analyze libc++.so loading issue w/CTS.
Addresses the following error when running CTS on master: junit.framework.AssertionFailedError: The following errors were encountered when validating the SELinuxneverallow rule: neverallow { appdomain -bluetooth } self:capability *; /tmp/SELinuxHostTest5593810182495331783.tmp: error while loading shared libraries: libc++.so: cannot open shared object file: No such file or directory Also indicate that none of the sepolicy tools need c++ std lib. (cherry-pick of 28acbeab) Bug: 19566396 Change-Id: Ieb380d05ae896a8146b80f94fe3b3211178705bb
Loading
Please register or sign in to comment