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:
parent
c400022f0a
commit
8d99fa4d9d
1 changed files with 0 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue