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

Commit cda3e33e authored by Phil Burk's avatar Phil Burk
Browse files

BluetoothMidiService: remove platform certificate

It was apparently unnecessary.

Bug: 162403870
Test: Run MIDI Bluetooth test for OEMs
Test: https://source.android.com/devices/audio/midi_test.html#bluetooth_le_test
Change-Id: Ie9902e2d800a5130a0273a90845dc80de00376c0
parent ef3a1d0f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,6 +29,5 @@ android_app {
        "src/**/*.java",
    ],
    platform_apis: true,
    certificate: "platform",
    manifest: "AndroidManifest.xml",
}