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

Commit b6b55fc9 authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "Update visibility according to the change AVF directories layout" into main

parents 0c76dcb8 d959fc72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -330,7 +330,7 @@ cc_binary {
    static_libs: ["libinit.microdroid"],
    cflags: ["-DMICRODROID=1"],
    no_full_install: true,
    visibility: ["//packages/modules/Virtualization/microdroid"],
    visibility: ["//packages/modules/Virtualization/build/microdroid"],
}

soong_config_module_type {