blob: a2dbc03b06f6777e4db0daef6ffd526978f5e92a [file] [log] [blame]
// Copyright 2007-2008 The Android Open Source Project
android_app {
name: "Stk",
libs: ["telephony-common"],
static_libs: ["android-support-v4"],
srcs: ["**/*.java"],
platform_apis: true,
certificate: "platform",
}