Skip to content

Commit 783fd3f

Browse files
author
Michael Krehan
committed
Make tracing_perfetto available to vendor/.
Lyric and others will want to access the Perfetto API directly as well. Bug: 373924379 Change-Id: I67379706f91ed8c76e6c26f2c90560c7c447673c Flag: EXEMPT No binary change, just build target visibility changes
1 parent b073a4d commit 783fd3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/tracing_perfetto/Android.bp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ cc_library_shared {
4747
],
4848

4949
host_supported: true,
50+
// for vndbinder
51+
vendor_available: true,
5052
}

0 commit comments

Comments
 (0)