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

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

Merge "Include module dependencies under `data`" am: c6b36ad4 am: 24f9c386 am: 3a8e06ad

parents 4b521b59 3a8e06ad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -91,6 +91,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
@@ -125,6 +125,9 @@ cc_test {
    ],
    cpp_std: "experimental",
    gnu_extensions: false,
    data: [
        ":SurfaceFlinger_test",
    ],
}

subdirs = [