diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2019-04-26 22:30:48 +0200 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-04-26 22:30:48 +0200 |
commit | 42168c4ab28a77d43f96773606f19dd533cb0374 (patch) | |
tree | 4d50615c95cf55fc7c642eaafca24b036b800269 /TEST_MAPPING | |
parent | Merge "Parse BCB command to enter rescue mode." (diff) | |
parent | Add recovery_host_test to TEST_MAPPING. (diff) | |
download | android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.gz android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.bz2 android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.lz android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.xz android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.zst android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.zip |
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index a7c34ddaa..c87ece24e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -8,6 +8,10 @@ }, { "name": "recovery_component_test" + }, + { + "name": "recovery_host_test", + "host": true } ] } |