Home
last modified time | relevance | path

Searched refs:ensureAllowlistIntegrity (Results 1 – 3 of 3) sorted by relevance

/build/soong/ui/build/
Dconfig.go88 ensureAllowlistIntegrity bool // For CI builds - make sure modules are mixed-built member
829 c.ensureAllowlistIntegrity = true
1646 return c.ensureAllowlistIntegrity
Dsoong.go315 if config.ensureAllowlistIntegrity {
/build/soong/android/
Dconfig.go323 ensureAllowlistIntegrity bool member