Files
build_soong/sdk
Colin Cross 694fced1e3 Don't mutate non-property module fields
Setting sanitize and stl to nil in a mutator isn't valid, if any other
mutator creates a variant then the factory method will be called again
to create the new variants and will reset sanitize and stl to non-nil.
Add a property to sanitize and check it everywhere that checked for
sanitize != nil, and set the Stl property.

Bug: 319288033
Test: all soong tests pass
Flag: EXEMPT refactor
Change-Id: If99d5fa0f088ee4a73cc7dccdab4268618a6009f
2024-07-11 16:59:33 -07:00
..
2023-12-13 14:11:24 -08:00
2023-12-13 14:11:24 -08:00
2023-12-13 14:11:24 -08:00
2024-06-18 15:15:38 -07:00
2022-08-19 17:39:49 +00:00