commit | 938b75d1771f24a458fff87b560e5aeb92626872 | [log] [tgz] |
---|---|---|
author | dimitry <dimitry@google.com> | Tue May 14 14:50:27 2019 +0200 |
committer | dimitry <dimitry@google.com> | Wed May 15 12:40:33 2019 +0200 |
tree | 8ebb1aa2b27b1884b30961ca7d4d150f5b4d896f | |
parent | 1350458fcb9b150e7088338f4cf7e6f362a5dae2 [diff] |
Link libselinux/utils/base statically CTS tests are not supposed to link against platform-private libraries. As it is this test put an implicit requirement on having libselinux.so in system image. Which is not intended. Link statically against listed libraries to avoid such unintended dependencies. Test: make Change-Id: I47a5b032000ee2c1ff764d6cc57683343851a07f