7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
|
android_app {
|
||
|
name: "BluetoothMidiService",
|
||
|
srcs: ["src/**/*.java"],
|
||
|
platform_apis: true,
|
||
|
certificate: "platform",
|
||
|
}
|