Merge "BluetoothMidiService: remove platform certificate"

This commit is contained in:
Phil Burk
2020-08-27 18:14:22 +00:00
committed by Android (Google) Code Review

View File

@@ -29,6 +29,5 @@ android_app {
"src/**/*.java",
],
platform_apis: true,
certificate: "platform",
manifest: "AndroidManifest.xml",
}