Sign in
android
/
platform
/
packages
/
apps
/
Protips
/
9f63843fba1e1b8aefeac3c4024211ab6f05cfdd
/
.
/
Android.bp
blob: b0b543aeef715654f453feaeaefd41c21499be33 [
file
] [
log
] [
blame
]
android_app
{
name
:
"Protips"
,
// Only compile source java files in this apk.
srcs
:
[
"src/**/*.java"
],
sdk_version
:
"current"
,
}