Searched refs:useVndk (Results 1 – 3 of 3) sorted by relevance
955 …useVndk := a.SocSpecific() || a.DeviceSpecific() || (a.ProductSpecific() && mctx.Config().EnforceP…957 if !useVndk {985 if useVndk && child.Name() == "libbinder" {
505 useVndk() bool methodSpec1622 func (ctx *moduleContextImpl) useVndk() bool { func
945 …!ctx.inRamdisk() && !ctx.inVendorRamdisk() && !ctx.inRecovery() && !ctx.useVndk() && !ctx.static()…