commit | 072ce53ec604ef39e2e02f102fa187121f734f56 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 11:20:47 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Jul 22 13:52:03 2024 +0900 |
tree | 06fe545e1933ba181aea7851c3decfc113ba342f | |
parent | 66d6112ae42ad0491fcacc11a8eae634d51ca9cc [diff] [blame] |
Update visibility according to the change AVF directories layout Bug: 352458998 Test: m nothing Change-Id: I72c5f985de7d1d8a4a6d80b97f99e7b67cc31901
diff --git a/libc/Android.bp b/libc/Android.bp index 7788a48..79b85c5 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2226,7 +2226,7 @@ nocrt: true, stl: "none", visibility: [ - "//packages/modules/Virtualization/vmbase", + "//packages/modules/Virtualization/libs/libvmbase", ], }