mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Internal change.
PiperOrigin-RevId: 397581907
This commit is contained in:
+2
-8
@@ -24,10 +24,7 @@ proto_library(
|
||||
name = "connections_enums_proto",
|
||||
srcs = ["connections_enums.proto"],
|
||||
cc_api_version = 2,
|
||||
compatible_with = [
|
||||
"//buildenv/target:non_prod",
|
||||
"//buildenv/target:appengine",
|
||||
],
|
||||
compatible_with = ["//buildenv/target:non_prod"],
|
||||
deps = [
|
||||
"//logs/proto/logs_annotations",
|
||||
],
|
||||
@@ -81,10 +78,7 @@ proto_library(
|
||||
name = "sharing_enums_proto",
|
||||
srcs = ["sharing_enums.proto"],
|
||||
cc_api_version = 2,
|
||||
compatible_with = [
|
||||
"//buildenv/target:non_prod",
|
||||
"//buildenv/target:appengine",
|
||||
],
|
||||
compatible_with = ["//buildenv/target:non_prod"],
|
||||
deps = [
|
||||
"//logs/proto/logs_annotations",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user