Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1447e23 authored by Hiroki Sato's avatar Hiroki Sato
Browse files

Remove FrameworksServicesTests_server_accessibility

This test module is not used anywhere.
The exactly same configuration `FrameworksServicesTests_accessibility`
is used from various places.

Bug: None
Test: presubmit
Flag: EXEMPT only changing TEST_MAPPING

Change-Id: I1740c4faa34909b361e221b9e1edf92d656d338f
parent 874ce079
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -896,16 +896,6 @@ test_module_config {
    include_filters: ["com.android.server.om"],
}

test_module_config {
    name: "FrameworksServicesTests_server_accessibility",
    base: "FrameworksServicesTests",
    test_suites: [
        "automotive-tests",
        "device-tests",
    ],
    include_filters: ["com.android.server.accessibility"],
}

test_module_config {
    name: "FrameworksServicesTests_server_binarytransparencyservicetest",
    base: "FrameworksServicesTests",