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

Commit 63138ec7 authored by jahinimtiaz's avatar jahinimtiaz
Browse files

Include module dependencies under `data`

Bug: 269138674
Test: Presubmit
Change-Id: I413b2f72018ddaa27e27a3504f3a34134724971b
parent 3e265e6e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -90,6 +90,9 @@ cc_test {
    compile_multilib: "both",

    header_libs: ["libsurfaceflinger_headers"],
    data: [
        ":libgui_test",
    ],
}

cc_test {
+3 −0
Original line number Diff line number Diff line
@@ -122,6 +122,9 @@ cc_test {
    ],
    cpp_std: "experimental",
    gnu_extensions: false,
    data: [
        ":SurfaceFlinger_test",
    ],
}

subdirs = [