Sign in
bazel
/
bazel
/
c26e3396cb341e173b4be5c780cafac3ec386df5
/
.
/
tools
/
android
/
emulator
/
BUILD
blob: c21c9c51543c511e207897ccd2b6698fe598bf1e [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//tools/android:__pkg__"
])
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"*"
]),
)
filegroup
(
name
=
"embedded_tools"
,
srcs
=
[
"BUILD.tools"
,
"googletest.sh"
,
"no_se_linux.properties"
,
"snapshots.img.zip"
,
],
)