commit | 9ff695eee1ceec068dec604a09c1ba20abae7c00 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Dec 06 17:38:45 2019 +0000 |
committer | Anton Hansson <hansson@google.com> | Fri Dec 06 19:00:33 2019 +0000 |
tree | e5c9ee171c9dae2e7325216f718e23a9aa251448 | |
parent | 6a8eaf415d61525d604377e641532951ba26ca1d [diff] [blame] |
Add TEST_MAPPING ...and remove the broken test! Bug: 137191822 Test: treehugger (hopefully!?) Change-Id: I175c1262275ae95caabac32a5308fd454ae62a4d
diff --git a/apex/sdkext/TEST_MAPPING b/apex/sdkext/TEST_MAPPING new file mode 100644 index 0000000..8dc732d --- /dev/null +++ b/apex/sdkext/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "framework-sdkext-tests" + } + ] +}