Add new dependencies for renderengine

Flag: android.os.perfetto_sdk_tracing
Bug: 349905670
Test: perfetto
Change-Id: I213f3ec153f8bbdbbf79e3619e0752bafdfd3f60
This commit is contained in:
Vishnu Nair
2024-07-16 03:41:07 +00:00
parent 74b2c1af1f
commit 4bb969334b
3 changed files with 3 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ cc_library_static {
shared_libs: [
"libui",
"server_configurable_flags",
"libtracing_perfetto",
],
static_libs: [
"android.hardware.graphics.composer@2.1-vts",

View File

@@ -55,6 +55,7 @@ cc_test {
"libui",
"android.hardware.common-V2-ndk",
"server_configurable_flags",
"libtracing_perfetto",
],
static_libs: [
"android.hardware.graphics.common@1.1",

View File

@@ -57,6 +57,7 @@ cc_test {
"libprocessgroup",
"libvndksupport",
"server_configurable_flags",
"libtracing_perfetto",
],
header_libs: [
"android.hardware.graphics.composer3-command-buffer",