Migrate test mapping options -> Android.bp

go/test-module-variant-migration-plan

This CL creates a bunch of new test modules to be used
in TEST_MAPPING files.
The next CL[s] which will use these targets will only convert options
from TEST_MAPPING that exactly match what is listed in the .bp file to
avoid typos.  It will also count the number tests in each test group for
the affected TEST_MAPPING files to ensure the number of tests per class is the
same before and after.

This CL by itself is a noop, but it will be easier to send several small
CLS for the affected TEST_MAPPING files if this goes in first.

Other similar cls have already gone in.

Bug: b/344977340
Test: ci
Test-Mapping-Slo-Bypass-Bug: b/335015078
Change-Id: Id6e1cdcf4e23d2b221d7f420038080abb11cd594
1 file changed