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