Searched refs:Exclude_runtime_libs (Results 1 – 1 of 1) sorted by relevance
102 Exclude_runtime_libs []string `android:"arch_variant"` member132 Exclude_runtime_libs []string160 Exclude_runtime_libs []string177 Exclude_runtime_libs []string190 Exclude_runtime_libs []string309 deps.RuntimeLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Exclude_runtime_libs)335 …meLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Vendor.Exclude_runtime_libs)347 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Product.Exclude_runtime_libs)360 …Libs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Recovery.Exclude_runtime_libs)370 …eLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Ramdisk.Exclude_runtime_libs)[all …]