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

Commit 24f9c386 authored by Jahin Imtiaz's avatar Jahin Imtiaz Committed by Automerger Merge Worker
Browse files

Merge "Include module dependencies under `data`" am: c6b36ad4

parents 7d70a2bc c6b36ad4
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 = [