mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal BUILD changes
PiperOrigin-RevId: 503417314 Change-Id: Ib368f5600ef39d2ee37fc8c71108d6d11f109328
This commit is contained in:
parent
adb90a14a0
commit
8c107936da
|
@ -640,9 +640,6 @@ sapi_proto_library(
|
|||
sapi_proto_library(
|
||||
name = "mount_tree_proto",
|
||||
srcs = ["mount_tree.proto"],
|
||||
visibility = [
|
||||
"//monitoring/utilization/borg/turbine/stages:__pkg__",
|
||||
],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
|
@ -889,6 +886,9 @@ cc_library(
|
|||
sapi_proto_library(
|
||||
name = "violation_proto",
|
||||
srcs = ["violation.proto"],
|
||||
visibility = [
|
||||
"//monitoring/utilization/borg/turbine/stages:__pkg__",
|
||||
],
|
||||
deps = [":mount_tree_proto"],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user