commit | bd2e2e4898dfb28ca48dd434e36e4d961b983091 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Jul 05 15:04:49 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Jul 05 15:47:39 2024 +0000 |
tree | 88823cc42de7a41bcf50956325cef7a9d1c8bc2b | |
parent | 83e5bd9268f84aab4a5b8ac6cb51d3912fc904db [diff] [blame] |
Skip process_requests_in_protected_vm if device doesn't support pVMs Bug: 350902964 Test: atest rialto_test Change-Id: Ibdfe72119abc17553b8fa2ba492b1d4b9ac7fa75
diff --git a/rialto/Android.bp b/rialto/Android.bp index 33fe189..b26a1c4 100644 --- a/rialto/Android.bp +++ b/rialto/Android.bp
@@ -137,6 +137,7 @@ "liblibc", "liblog_rust", "libhwtrust", + "libhypervisor_props", "libservice_vm_comm", "libservice_vm_fake_chain", "libservice_vm_manager",