xref
: /
development
/
tools
/
idegen
/
Android.bp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
java_library_host {
2
name: "idegen",
3
srcs: ["**/*.java"],
4
static_libs: ["guava"],
5
}
6