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

Commit 678847b3 authored by Phil Burk's avatar Phil Burk
Browse files

BluetoothMidiService: remove java_api_finder tag

This was an unintentional build artifact that
was causing Mainline tests to fail.

Bug: 154289918
Test: dashboard mentioned in the bug should start passing
Change-Id: I09934abb3e0c785144aa6ca557592542354c69b4
parent e01e3a69
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ android_library {
        "src/**/*.java",
    ],
    platform_apis: true,
    plugins: ["java_api_finder"],
    manifest: "AndroidManifestBase.xml",
}