Sign in
bazel
/
bazel
/
6186fa5fe9869c6102597b18244fc9546f931632
/
.
/
tools
/
android
/
emulator
/
BUILD
blob: d2c06e0089e0facaece27264fdbc592864e04f46 [
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"
,
],
)