Sign in
bazel
/
bazel
/
96706a7c677f9d2b6b2179b0dd3ad6c5e503a8d6
/
.
/
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"
,
],
)