Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_packages_apps_Stk
/
35309b0e5ee54c88f14b7cdfbfa4e4f9969a0220
/
.
/
Android.bp
blob: cffb42184960f3017f70927a4a8c2719a26aeb0b [
file
] [
log
] [
blame
]
// Copyright 2007-2008 The Android Open Source Project
android_app
{
name
:
"Stk"
,
libs
:
[
"telephony-common"
],
static_libs
:
[
"com.google.android.material_material"
],
srcs
:
[
"**/*.java"
],
platform_apis
:
true
,
certificate
:
"platform"
,
}