Sandbox opengl genrules
These work fine with sandboxing, I'm not sure why they were added
to the list.
Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py egl_extensions_functions_hdr egl_functions_hdr gles1_core_functions_hdr gles1_extensions_functions_hdr gles2_core_functions_hdr gles2_extensions_functions_hdr gles31_only_functions_hdr gles3_only_functions_hdr
Change-Id: Ib179322f5b828dc85fccf9c0d1bacaad3fd359bf
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index cae839e..8d1b5cd 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -70,8 +70,6 @@
"cronet_aml_base_android_runtime_unchecked_jni_headers",
"cronet_aml_base_android_runtime_unchecked_jni_headers__testing",
"deqp_spvtools_update_build_version",
- "egl_extensions_functions_hdr",
- "egl_functions_hdr",
"emp_ematch.yacc.c",
"emp_ematch.yacc.h",
"fdt_test_tree_empty_memory_range_dtb",
@@ -79,12 +77,6 @@
"fdt_test_tree_one_memory_range_dtb",
"gen_corrupt_rebootless_apex",
"gen_key_mismatch_capex",
- "gles1_core_functions_hdr",
- "gles1_extensions_functions_hdr",
- "gles2_core_functions_hdr",
- "gles2_extensions_functions_hdr",
- "gles31_only_functions_hdr",
- "gles3_only_functions_hdr",
"libbssl_sys_src_nostd",
"libc_musl_sysroot_bits",
"libchrome-crypto-include",