mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Explicitly export files needed by other packages
PiperOrigin-RevId: 283942197 Change-Id: If1287d2544b2161e3087fb7f5f5395f69a2eb741
This commit is contained in:
parent
072636f67e
commit
4608a7baea
|
@ -24,6 +24,8 @@ package(default_visibility = [
|
|||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
||||
exports_files(["testdata/hostname"])
|
||||
|
||||
cc_library(
|
||||
name = "bpfdisassembler",
|
||||
srcs = ["bpfdisassembler.cc"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user