Skip to content

Commit bb4e0fb

Browse files
hai007copybara-github
authored andcommitted
NearbyConnectionsChimeraService binds GestureExchangeService and interact with its ConnectionHandoverManager
PiperOrigin-RevId: 828821516
1 parent d48cdd1 commit bb4e0fb

File tree

1 file changed

+1
-1
lines changed
  • connections/implementation/proto

1 file changed

+1
-1
lines changed

connections/implementation/proto/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ proto_library(
2323
srcs = [
2424
"offline_wire_formats.proto",
2525
],
26-
visibility = ["//visibility:private"],
26+
visibility = ["//location/nearby/gestureexchange:__subpackages__"],
2727
)
2828

2929
cc_proto_library(

0 commit comments

Comments
 (0)