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

Commit 45277991 authored by Steven Moreland's avatar Steven Moreland
Browse files

IBinderVendorDoubleLoadTest: vendor only

Remove build target now that aidl_interface has common properties.

Bug: 119771576
Test: TH tests this
Change-Id: I31149c354ca2ed630d206a95376be4b3abbc3de8
parent da9621ce
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",
    ],