mirror of https://github.com/google/gemma.cpp.git
parent
b9ed12a325
commit
6c57feb52f
|
|
@ -15,7 +15,7 @@ config_setting(
|
||||||
constraint_values = [
|
constraint_values = [
|
||||||
"@platforms//os:android",
|
"@platforms//os:android",
|
||||||
],
|
],
|
||||||
visibility = [":__subpackages__"],
|
visibility = ["//visibility:private"],
|
||||||
)
|
)
|
||||||
|
|
||||||
FILE_DEPS = select({
|
FILE_DEPS = select({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue