KeyMaster tests: Make dependency on libsoftkeymasterdevice static.

Since keystore 1 is no longer installed there is no remaining dependency
on libsoftkeymasterdevice. As a result, the library will not be
present on the device. And since test dependencies are not installed
automatically, we have to link the test statically against this library.

Test: keymaster_tests
Bug: 184823200
Change-Id: I282c9dbae6cb4754e331978f9b0326eeab0ab920
1 file changed