Merge "BinaryTransparencyServiceTest: Fix TEST_MAPPING" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
90db39acf2
@@ -29,7 +29,12 @@
|
||||
"file_patterns": ["SensorPrivacyService\\.java"]
|
||||
},
|
||||
{
|
||||
"name": "BinaryTransparencyServiceTest",
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.server.BinaryTransparencyServiceTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["BinaryTransparencyService\\.java"]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user