Fix typo in TEST_MAPPING
Remove trailing "#" from compat framework TEST_MAPPING file. Test: cd frameworks/base/services/core/java/com/android/server/compat; \ atest Bug: 155714623 Change-Id: I6c814fb74ebe566ec3f99e8eff79f98050c8a529
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
},
|
||||
// CTS tests
|
||||
{
|
||||
"name": "CtsAppCompatHostTestCases#"
|
||||
"name": "CtsAppCompatHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user