diff options
author | Julien Desprez <jdesprez@google.com> | 2021-02-11 20:44:59 +0100 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-02-11 20:44:59 +0100 |
commit | 8f014fa5063bb57cb3e072aff883e13c2ebf91bf (patch) | |
tree | 6ad662dc15761e0f92926682741c205c2956b714 /TEST_MAPPING | |
parent | Merge "Fix SnapshotManager instantiation." (diff) | |
parent | Clean up TEST_MAPPING after default update (diff) | |
download | android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar.gz android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar.bz2 android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar.lz android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar.xz android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.tar.zst android_bootable_recovery-8f014fa5063bb57cb3e072aff883e13c2ebf91bf.zip |
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index a3045828e..12372856b 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -5,10 +5,6 @@ }, { "name": "recovery_unit_test" - }, - { - "name": "recovery_host_test", - "host": true } ] } |