Sandbox libchrome genrules

These genrules already work with sandboxing, but they write the path
to a tool into a comment in their outputs, which differs between
sandboxing and non-sandboxing builds. This made genrule_sandbox_test.py
think that they didn't work with sandboxing.

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py libchrome-include libchrome-crypto-include
Change-Id: Ibcad839e9d374a2f992d051805548c58303cf7ef
This commit is contained in:
Cole Faust
2023-11-21 12:40:34 -08:00
parent 4ce715f591
commit 6753118f49

View File

@@ -64,8 +64,6 @@ var (
"gen_key_mismatch_capex",
"libbssl_sys_src_nostd",
"libc_musl_sysroot_bits",
"libchrome-crypto-include",
"libchrome-include",
"libcore-non-cts-tests-txt",
"pvmfw_fdt_template_rs",
"r8retrace-dexdump-sample-app",