Home | History | Annotate | Download | only in BluetoothMidiService
      1 android_app {
      2     name: "BluetoothMidiService",
      3     srcs: ["src/**/*.java"],
      4     platform_apis: true,
      5     certificate: "platform",
      6 }
      7