commit | a097c37462e0f00f3298adef7c7555b6dd6b6a52 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed May 11 09:01:30 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 11 09:01:30 2022 +0000 |
tree | 235c9f1238890ab3e0836e8513a6dc519987efba | |
parent | fc672ddf0da612b2f047c3ef04524be484f8d159 [diff] | |
parent | ecda1d7457793694c667ae5f5be46f8c2ddbf045 [diff] |
Merge "Fix typo at microdroid/README.md"
diff --git a/tests/hostside/java/android/virt/test/MicrodroidTestCase.java b/tests/hostside/java/android/virt/test/MicrodroidTestCase.java index 9ee95c0..e2d4be1 100644 --- a/tests/hostside/java/android/virt/test/MicrodroidTestCase.java +++ b/tests/hostside/java/android/virt/test/MicrodroidTestCase.java
@@ -478,6 +478,7 @@ @Test public void testCustomVirtualMachinePermission() throws DeviceNotAvailableException, IOException, JSONException { + assumeTrue(isProtectedVmSupported()); CommandRunner android = new CommandRunner(getDevice()); // Pull etc/microdroid.json