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

Commit 8c0590ef authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "IBinderVendorDoubleLoadTest: vendor only"

am: 2f1e99b8

Change-Id: If0b0ef5dfc9134c03311b4f9f87d76224b7fdaf7
parents 3090ad62 2f1e99b8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -90,8 +90,7 @@ cc_test {

aidl_interface {
    name: "IBinderVendorDoubleLoadTest",
    // TODO(b/119771576): only vendor is needed
    vendor_available: true,
    vendor: true,
    srcs: [
        "IBinderVendorDoubleLoadTest.aidl",
    ],