Sign in
bazel
/
bazel
/
4e7a2b07b2d9110e43b13ff4281cd4e1d8d8ae21
/
.
/
tools
/
android
/
emulator
/
BUILD
blob: c21c9c51543c511e207897ccd2b6698fe598bf1e [
file
]
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"
,
],
)