mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Make bpf_helper visible to projects using SAPI
PiperOrigin-RevId: 255368910 Change-Id: I4f12e8d47fd747619a12d21a5be1c34d7f876b61
This commit is contained in:
parent
0c4a803527
commit
301a265c95
|
@ -27,6 +27,7 @@ cc_library(
|
|||
hdrs = ["bpf_helper.h"],
|
||||
copts = sapi_platform_copts([
|
||||
]),
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
# String file routines
|
||||
|
|
Loading…
Reference in New Issue
Block a user