mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add new dependencies for renderengine
Flag: android.os.perfetto_sdk_tracing Bug: 349905670 Test: perfetto Change-Id: I213f3ec153f8bbdbbf79e3619e0752bafdfd3f60
This commit is contained in:
@@ -39,6 +39,7 @@ cc_library_static {
|
||||
shared_libs: [
|
||||
"libui",
|
||||
"server_configurable_flags",
|
||||
"libtracing_perfetto",
|
||||
],
|
||||
static_libs: [
|
||||
"android.hardware.graphics.composer@2.1-vts",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -57,6 +57,7 @@ cc_test {
|
||||
"libprocessgroup",
|
||||
"libvndksupport",
|
||||
"server_configurable_flags",
|
||||
"libtracing_perfetto",
|
||||
],
|
||||
header_libs: [
|
||||
"android.hardware.graphics.composer3-command-buffer",
|
||||
|
||||
Reference in New Issue
Block a user