Searched refs:Exclude_runtime_libs (Results 1 – 1 of 1) sorted by relevance
98 Exclude_runtime_libs []string `android:"arch_variant"` member124 Exclude_runtime_libs []string152 Exclude_runtime_libs []string169 Exclude_runtime_libs []string182 Exclude_runtime_libs []string265 deps.RuntimeLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Exclude_runtime_libs)290 …meLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Vendor.Exclude_runtime_libs)302 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Product.Exclude_runtime_libs)315 …Libs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Recovery.Exclude_runtime_libs)325 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Ramdisk.Exclude_runtime_libs)[all …]