commit | 74c5ec7a36527b89b2894f68089f5711d046c62e | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Mar 30 13:12:10 2021 +0200 |
committer | Martijn Coenen <maco@google.com> | Tue Mar 30 13:12:50 2021 +0200 |
tree | 44461595de3540d699d2831c58b19dea91f11bb4 | |
parent | 7009907e8bb6cd5a811d45d6883896f08be67656 [diff] |
On-device signing: Add TEST_MAPPING. To run e2e tests. Bug: 167516462 Test: atest Change-Id: I35308f63723d3da12b67f595a565380effdc4f1c
diff --git a/ondevice-signing/TEST_MAPPING b/ondevice-signing/TEST_MAPPING new file mode 100644 index 0000000..03b9b95 --- /dev/null +++ b/ondevice-signing/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "odsign_e2e_tests" + } + ] +}