blob: 9ab3d7adb012bf723ea3c346e9aec08fb31d9d4c [file] [log] [blame]
Sasha Smundakbef01b92019-03-11 16:36:14 -07001android_app {
2 name: "BluetoothDebug",
3 srcs: ["**/*.java"],
4 platform_apis: true,
5 certificate: "platform",
6 optimize: {
7 enabled: false,
8 },
9}