CtsMimeMapTestCases: Run in presubmit for relevant packages.

libcore.net.MimeMap might move to a different package in
future, in which case that part of its TEST_MAPPING would
move elsewhere.

Test: croot frameworks/base/mime && atest
Test: croot libcore/luni/src/main/java/libcore/net && atest
Bug: 136256059
Change-Id: Id4aa29e6bbda439009bf82376865bff5cf36a6d9
This commit is contained in:
Tobias Thierer
2019-09-30 17:21:06 +01:00
parent 6ed8fce33f
commit af56126157

7
mime/TEST_MAPPING Normal file
View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "CtsMimeMapTestCases"
}
]
}