Update visibility according to the change AVF directories layout
Bug: 352458998 Test: m nothing Change-Id: Ibdae7e76a66104cc644b7f82059a2dc5f08659d0
This commit is contained in:
parent
007224d5ee
commit
d959fc72c1
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