Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
refs/heads/lineage-18.0
/
.
/
apps
/
BluetoothDebug
/
Android.bp
blob: 9ab3d7adb012bf723ea3c346e9aec08fb31d9d4c [
file
] [
log
] [
blame
]
Sasha Smundak
bef01b9
2019-03-11 16:36:14 -0700
[
diff
] [
blame
]
1
android_app
{
2
name
:
"BluetoothDebug"
,
3
srcs
:
[
"**/*.java"
],
4
platform_apis
:
true
,
5
certificate
:
"platform"
,
6
optimize
:
{
7
enabled
:
false
,
8
},
9
}