dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add ido services,delete boot on window
ronnie
2022-10-23
eadd9db01b24ccde96a129dafa989d4ec436cdfd
[~lzh/A133.git]
/
android
/
packages
/
apps
/
Stk
/
Android.bp
1
2
3
4
5
6
7
8
9
10
// 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",
}