Home
last modified time | relevance | path

Searched refs:Native_bridge_supported (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/android/
H A Dmodule.go769 Native_bridge_supported *bool `android:"arch_variant"` member
2586 return proptools.Bool(m.commonProperties.Native_bridge_supported)
H A Darch.go655 !(Bool(base.commonProperties.Native_bridge_supported) && image == CoreVariation) {