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

Commit 4eb6f632 authored by Steven Moreland's avatar Steven Moreland
Browse files

binderVendorDoubleLoadTest: make general

This test was incorrectly set to be a device test, but it should be the
same across devices.

Test: TH
Change-Id: Iadd63881a94658e2f3af31ba1e629be460273228
parent 8e7d61c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ cc_test {
        "libbinder_ndk",
        "libutils",
    ],
    test_suites: ["device-tests"],
    test_suites: ["general-tests"],
}

aidl_interface {