blob: a0b4edb291e1682cd5ec53706362d45d16738248 [file] [log] [blame]
android_app {
name: "ImsTestApp",
static_libs: [
"androidx.legacy_legacy-support-v4",
"androidx.appcompat_appcompat",
"androidx.recyclerview_recyclerview",
"androidx.cardview_cardview",
],
srcs: ["src/**/*.java"],
platform_apis: true,
certificate: "platform",
privileged: true,
}