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"],
}