commit | 60119cbf15d17f235adf008966769e419ddbf5c7 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 23 07:21:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jul 23 07:21:24 2024 +0000 |
tree | 0e743b990a0b6765ea4f946ccc5cd38ff0ef74fe | |
parent | 4ec3e70e4df2a89cf8f6e446cfbef6e781b311fb [diff] | |
parent | 072ce53ec604ef39e2e02f102fa187121f734f56 [diff] |
Merge "Update visibility according to the change AVF directories layout" into main
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", ], }