mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 368172152 Change-Id: Ie1479862473bfef7f08d555109a577d47bfbabc7
This commit is contained in:
parent
00649577d9
commit
5eb412ac32
|
@ -51,3 +51,9 @@ bzl_library(
|
|||
srcs = ["sapi_deps.bzl"],
|
||||
visibility = ["//visibility:private"],
|
||||
)
|
||||
|
||||
bzl_library(
|
||||
name = "sapi",
|
||||
srcs = ["sapi.bzl"],
|
||||
visibility = ["//visibility:private"],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user