commit | 921d12ea6d212e97a7bce124850ec914eebaa02d | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Tue Jul 18 12:29:39 2017 -0700 |
committer | Kevin Rocard <krocard@google.com> | Wed Jul 19 16:27:41 2017 -0700 |
tree | 78ac2d525d74aa178dd6f5f5a03e438fbd77ea00 | |
parent | 9400122ce8c91e3edb25bba7da16cdca48eca295 [diff] |
Audio VTS: Change test utility from dyn to static lib Bug: 63801053 In order to avoid having to instruct vts-tradefed to push the test utility library on the target before runing the audio VTS, duplicating the makefile declaration, make the library static. Test: make vts Test: vts-tradefed run commandAndExit vts --module VtsHalAudioV2_0Target Change-Id: I7a98b2aaf0e0f6f91a92b7f01df1c630540ad697 Signed-off-by: Kevin Rocard <krocard@google.com>