Sandbox emp_ematch genrules

These genrules already work with sandboxing, but bison emits #line
directives that reference filepaths. These paths differ between
sandboxed and non-sandboxed builds, which caused
genrule_sandboxing_test.py to think that they didn't work with
sandboxing.

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py emp_ematch.yacc.c emp_ematch.yacc.h
Change-Id: I85ed0f80dee7997af6b08a37b12e9c0ad0bd8386
This commit is contained in:
Cole Faust 2023-11-21 13:28:42 -08:00
parent c400022f0a
commit 8d99fa4d9d

View file

@ -53,8 +53,6 @@ var (
"cronet_aml_base_android_runtime_unchecked_jni_headers",
"cronet_aml_base_android_runtime_unchecked_jni_headers__testing",
"deqp_spvtools_update_build_version",
"emp_ematch.yacc.c",
"emp_ematch.yacc.h",
"gen_corrupt_rebootless_apex",
"gen_key_mismatch_capex",
"libbssl_sys_src_nostd",