mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change touching the generator rules
PiperOrigin-RevId: 368802693 Change-Id: Ia0102d1a92a49b807d4432ee3d0a6a02f528ef00
This commit is contained in:
parent
d5bd1cb38f
commit
be6c878b01
|
@ -234,8 +234,8 @@ def sapi_library(
|
|||
embed_name = name
|
||||
|
||||
sapi_cc_embed_data(
|
||||
srcs = [name + ".bin"],
|
||||
name = name + "_embed",
|
||||
srcs = [name + ".bin"],
|
||||
namespace = namespace,
|
||||
**common
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user