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
1 file changed
tree: a6b8d5405f1329b3e39b0141472e374d106f1ff7
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/