commit | 614074e5c789025e5e0e934e025d2555f28461e1 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Dec 20 10:55:49 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Sat Dec 21 00:31:55 2024 +0900 |
tree | 401dda1e4d9dee8e68f57164eccfbce94f4f88b8 | |
parent | 51769c2ed4e3d74440feb4047fc53b27376bb499 [diff] [blame] |
Hide Linux terminal if VM isn't supported Bug: 385216798 Test: atest Flag: Build.RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES Change-Id: I06fe52cf877deb3cd9ebc61af1579931b97d7766
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 60a6803..7f33d14 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp
@@ -80,6 +80,7 @@ libs: [ "android.test.mock.impl", + "framework-virtualization.stubs.system", "ims-common", ],