Internal change

PiperOrigin-RevId: 519180519
This commit is contained in:
Nick Bourdakos
2023-03-24 11:05:33 -07:00
committed by Copybara-Service
parent b5787017cf
commit e21f736588
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
proto_library(
+2
View File
@@ -1,3 +1,5 @@
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
proto_library(
+2
View File
@@ -1,3 +1,5 @@
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
proto_library(
name = "credential_proto",
srcs = ["credential.proto"],
+2
View File
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
package(default_visibility = ["//visibility:public"])
+2
View File
@@ -14,6 +14,8 @@
# Proto for Nearby products
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
package(default_visibility = ["//visibility:public"])
+2
View File
@@ -14,6 +14,8 @@
# Proto for Nearby products
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
package(default_visibility = ["//visibility:public"])
+2
View File
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
licenses(["notice"])
package(default_visibility = ["//visibility:public"])