commit | 405270cfed22533d38a3885cf8c6d9219182b069 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Dec 12 17:52:28 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Dec 14 15:33:59 2017 -0800 |
tree | 23613278893a08bac607eada49e73e7a439654cc | |
parent | df67bc7107e7d6356c783532e5a1762bec3fa37d [diff] |
libvintftest => cc_library_static ... to fix a presubmit error. It is a library used solely by vintf_object_test; vintf_object_test could not link to this library because it was not present on the device. Static linkage resolves the issue. Test: run vintf_object_test Change-Id: I803d2053c327838dcc28422a9e9f226016ff246c Merged-In: I803d2053c327838dcc28422a9e9f226016ff246c