Prune BugreportManagerTestCases out of general-tests.
These tests define test_suite as 'general-tests' only but not used in
Test Mapping Suite. Hence, we plan to prune them to reduce size/build
time of general-tests.zip. They are listed as below:
- BugreportManagerTestCases
Bug: 139893779
Test: m general-tests
atest BugreportManagerTestCases
Change-Id: I093772ee5ab35f6218f2b0c7e74192ae171e05bc
This commit is contained in:
@@ -20,7 +20,6 @@ android_test {
|
||||
"android.test.base",
|
||||
],
|
||||
static_libs: ["androidx.test.rules", "truth-prebuilt"],
|
||||
test_suites: ["general-tests"],
|
||||
sdk_version: "test_current",
|
||||
platform_apis: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user