Home
last modified time | relevance | path

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

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