commit | 186b4d9ddde5c937f31428028eb8acc67b0d6898 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Aug 05 16:30:43 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Aug 05 20:00:09 2020 -0700 |
tree | 4ef9afa61ec47dafeb21ace97382e94f89471154 | |
parent | 12d15750feaa841f3d80599074c1b68a430da0d2 [diff] [blame] |
Add libhealthd_charger_test to presubmit. Test: atest --test_mapping Change-Id: Idae68e575f66b53c8b587405856b4a1c532ecadc
diff --git a/healthd/TEST_MAPPING b/healthd/TEST_MAPPING new file mode 100644 index 0000000..5893d10 --- /dev/null +++ b/healthd/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "libhealthd_charger_test" + } + ] +}