Loading
Avoid redundant deps in view_capture
The perfetto_trace_javastream_protos_jarjar target is already linked into the framework. As a platform lib, view_capture should reuse it rather than statically linking a potentially conflicting copy. Change-Id: Id2764aedcd2745df2a26b8cd30ee7d147a774d3a Test: m + presubmit Bug: 222468116 Flag: EXEMPT bugfix