Skip to content

Commit 6a3fdbb

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Change TEST_MAPPING to use test_module_config rather than list options." into main
2 parents 34f8fbd + 37d088b commit 6a3fdbb

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

libs/binder/TEST_MAPPING

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,7 @@
6767
"name": "fuzz_service_test"
6868
},
6969
{
70-
"name": "CtsOsTestCases",
71-
"options": [
72-
{
73-
"include-filter": "android.os.cts.BinderTest"
74-
},
75-
{
76-
"include-filter": "android.os.cts.ParcelTest"
77-
}
78-
]
70+
"name": "CtsOsTestCases_ParcelAndBinderTests"
7971
},
8072
{
8173
"name": "libbinder_rs-internal_test"

0 commit comments

Comments
 (0)