platform_build_soong/genrule
Cole Faust f45290a496 Remove UpdatableSystemFontTest modules from sandboxing denylist
These modules actually work fine with sandboxing, they were just added
to the list because they have non-deterministic outputs, which caused
the genrule sandboxing script to think that sandboxing affected their
outputs.

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py UpdatableSystemFontTest_NotoColorEmojiV0.sig UpdatableSystemFontTest_NotoColorEmojiV0.ttf UpdatableSystemFontTest_NotoColorEmojiVPlus1.sig UpdatableSystemFontTest_NotoColorEmojiVPlus1.ttf UpdatableSystemFontTest_NotoColorEmojiVPlus2.sig UpdatableSystemFontTest_NotoColorEmojiVPlus2.ttf with aosp/2816385
Change-Id: I07b1df779c8d47ad875a4fc2d3af5e46945cff83
2023-11-02 17:15:23 -07:00
..
allowlists.go Remove UpdatableSystemFontTest modules from sandboxing denylist 2023-11-02 17:15:23 -07:00
Android.bp Support sandboxing genrule 2023-05-22 15:02:36 -07:00
genrule.go Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main 2023-09-20 17:56:24 +00:00
genrule_test.go Merge "Make genrule export_include_dirs more consistent" into main 2023-07-21 13:41:23 +00:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00