Merge "Update visibility according to the change AVF directories layout" into main
This commit is contained in:
commit
b6b55fc945
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue