commit | 4d188aad7efd659f5af9461c29925d955bf05e8d | [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 | 3103f926675becc7fe93e6eced1847b0332f4ad5 [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