Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 783fd3fc authored by Michael Krehan's avatar Michael Krehan
Browse files

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
parent b073a4dc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,4 +47,6 @@ cc_library_shared {
    ],

    host_supported: true,
    // for vndbinder
    vendor_available: true,
}