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

Commit 105db55a authored by Steven Moreland's avatar Steven Moreland
Browse files

binderVendorDoubleLoadTest: rm from VTS

This test largely duplicates generic VNDK tests, and it requires the
same vendor/system version, so removing from VTS.

Bug: 186785704
Test: N/A
Change-Id: I2235ff8c9453e15e5db3848030617a2478407eb7
parent e54384bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ cc_test {
        "libbinder_ndk",
        "libutils",
    ],
    test_suites: ["general-tests", "vts"],
    test_suites: ["general-tests"],
    require_root: true,
}