blob: 9b1bcdf1444e0d3562cec044cf57490f5c0517c5 [file] [log] [blame]
package {
// See: http://go/android-license-faq
default_applicable_licenses: ["Android-Apache-2.0"],
}
android_app {
name: "BluetoothDebug",
srcs: ["**/*.java"],
platform_apis: true,
certificate: "platform",
optimize: {
enabled: false,
},
}