commit | aa1efc4204a03a1f1bffe0a5615fc769762f42af | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Aug 10 13:33:57 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Jan 10 14:31:48 2023 +0000 |
tree | 67920c6e97886b7c69d08bdf81e5a33c68e48e32 | |
parent | e03da0d38c24898673b7060d7f0f32e79b14b304 [diff] [blame] |
Prepare for clap 4. Bug: 260823636 Test: atest vm.test encryptedstore.test apkdmverity.test open_then_run.test ZipFuseTest Change-Id: Iba2c4c317e7e42fc99362caf41ab083b4fc4a8db
diff --git a/vm/TEST_MAPPING b/vm/TEST_MAPPING index a8d1fa6..485c3af 100644 --- a/vm/TEST_MAPPING +++ b/vm/TEST_MAPPING
@@ -1,7 +1,7 @@ { - "avf-presubmit" : [ + "avf-presubmit": [ { - "name" : "vm.test" + "name": "vm.test" } ] }