Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
0be1d67b681982e20f87359a810ba6c94e438378
/
.
/
packages
/
SimAppDialog
/
Android.bp
blob: ff26710fa2e11fad5660ada6a7135f0c0794b108 [
file
] [
log
] [
blame
]
android_app
{
name
:
"SimAppDialog"
,
srcs
:
[
"src/**/*.java"
],
platform_apis
:
true
,
certificate
:
"platform"
,
static_libs
:
[
"androidx.legacy_legacy-support-v4"
,
"setup-wizard-lib"
,
],
resource_dirs
:
[
"res"
],
}