Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_services_Telephony
/
538966e256b6d74ad002de78ae6ba09c02bece81
/
.
/
testapps
/
TelephonyRegistryTestApp
/
Android.bp
blob: fec52865c2e84fbb816167a70b9c78e7493dde29 [
file
] [
log
] [
blame
]
Sasha Smundak
538966e
2020-02-05 19:54:20 -0800
[
diff
] [
blame^
]
1
android_test
{
2
name
:
"TelephonyRegistryTestApp"
,
3
srcs
:
[
"src/**/*.java"
],
4
platform_apis
:
true
,
5
certificate
:
"platform"
,
6
//LOCAL_MODULE_TAGS := debug
7
}