Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_set.go99 func SupportedAbis(ctx android.ModuleContext) []string { func
136 "abis": strings.Join(SupportedAbis(ctx), ","),