Searched refs:Exclude_runtime_libs (Results 1 – 1 of 1) sorted by relevance
111 Exclude_runtime_libs []string `android:"arch_variant"` member141 Exclude_runtime_libs []string169 Exclude_runtime_libs []string186 Exclude_runtime_libs []string199 Exclude_runtime_libs []string316 deps.RuntimeLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Exclude_runtime_libs)347 …meLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Vendor.Exclude_runtime_libs)360 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Product.Exclude_runtime_libs)373 …Libs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Recovery.Exclude_runtime_libs)383 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Ramdisk.Exclude_runtime_libs)[all …]