Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
1b1c0ca9ee52e9538341c25beb51a56f1d19dca7
/
.
/
cmds
/
svc
/
Android.bp
blob: 68b48f11e5a61a78fe4c97bcaac80854972c4ce2 [
file
] [
log
] [
blame
]
Colin Cross
45c0d71
2019-03-28 22:31:35 -0700
[
diff
] [
blame
]
1
// Copyright 2007 The Android Open Source Project
2
//
3
4
java_binary
{
5
name
:
"svc"
,
6
wrapper
:
"svc"
,
7
srcs
:
[
"**/*.java"
],
8
}