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/Android.bp b/Android.bp index 0a58ee8..827f431 100644 --- a/Android.bp +++ b/Android.bp
@@ -126,6 +126,7 @@ }, libs: [ + "framework-virtualization.stubs.system", "telephony-common", "ims-common", ],