commit | cd12793ccff17a0584e3db6dff05bab47444a572 | [log] [tgz] |
---|---|---|
author | Howard Ro <yro@google.com> | Thu Oct 18 17:49:18 2018 -0700 |
committer | Howard Ro <yro@google.com> | Thu Oct 18 17:49:18 2018 -0700 |
tree | c8441ea1e0fc2347f7926d6ef5e4c1f9746ecbd8 | |
parent | d301f1bce45e986a1bdb7f0b71ed10e39e54cde6 [diff] |
Remove libmetricslogger_static In aosp/790068, libmetricslogger is converted from cc_library_shared to cc_library so there's no reason to keep both libmetricslogger and libmetricslogger_static. All necessary dependencies are now cleaned up therefore this can now be removed. Change-Id: I09808d71771ac032f8b2b2d71944721fb03d3575 Fixes: 117829226 Test: compiles without failures