commit | 4b47ffe3b18ec68867ddb6e1624c06f199884c28 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Wed Feb 19 22:34:14 2025 +0000 |
committer | Armelle Laine <armellel@google.com> | Wed Feb 19 22:34:14 2025 +0000 |
tree | c91dc87bb38b456394301676ce09576696eae66a | |
parent | ed2f45194919cec3ee3e2bd7f0774c8c1006078d [diff] |
guest: trusty: security_vm: vm: Android.bp update make `trusty_vm_sections.ld` rule visible to vendor Bug: 371777025 Test: lunch qemu_trusty_arm64-trunk_staging-userdebug Change-Id: I6a4d6d24433432d5f2e3ee41e7584e73b9a4c69d
diff --git a/guest/trusty/security_vm/vm/Android.bp b/guest/trusty/security_vm/vm/Android.bp index a348699..cc01d1c 100644 --- a/guest/trusty/security_vm/vm/Android.bp +++ b/guest/trusty/security_vm/vm/Android.bp
@@ -34,6 +34,7 @@ ], visibility: [ "//packages/modules/Virtualization/guest/trusty/test_vm/vm", + "//vendor:__subpackages__", ], }