commit | 269057bd7827a52b50ae914b9935c5cb1ca54ff8 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Thu Oct 27 14:16:36 2022 -0700 |
committer | Tri Vo <trong@google.com> | Thu Oct 27 15:10:17 2022 -0700 |
tree | 50afa4d597e18931fba7ea2251f0313bfa1c8b40 | |
parent | a1b1e5d180f0bbe1a5541d00937eb237cbae55ee [diff] [blame] |
Add TEST_MAPPING config Test: atest VtsHalRemotelyProvisionedComponentTargetTest Change-Id: Ia190f6c91a4312cc06a525fcbe0e2c5ba6975013
diff --git a/security/keymint/TEST_MAPPING b/security/keymint/TEST_MAPPING new file mode 100644 index 0000000..9ce5e9b --- /dev/null +++ b/security/keymint/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsHalRemotelyProvisionedComponentTargetTest" + } + ] +}