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

Commit 4bb96933 authored by Vishnu Nair's avatar Vishnu Nair
Browse files

Add new dependencies for renderengine

Flag: android.os.perfetto_sdk_tracing
Bug: 349905670
Test: perfetto
Change-Id: I213f3ec153f8bbdbbf79e3619e0752bafdfd3f60
parent 74b2c1af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ cc_library_static {
    shared_libs: [
        "libui",
        "server_configurable_flags",
        "libtracing_perfetto",
    ],
    static_libs: [
        "android.hardware.graphics.composer@2.1-vts",
+1 −0
Original line number Diff line number Diff line
@@ -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",
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ cc_test {
        "libprocessgroup",
        "libvndksupport",
        "server_configurable_flags",
        "libtracing_perfetto",
    ],
    header_libs: [
        "android.hardware.graphics.composer3-command-buffer",