Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tools/
Dshare_common_elfs.sh46 local common_dir="${ANDROID_BUILD_TOP}/system/unwinding/libunwindstack/offline_files/common/"
48 if [[ -f "${common_dir}${new_elf_name}" ]]; then
54 git mv "$elf_path" "${common_dir}${new_elf_name}"
63 local rel_path_to_common=$(realpath --relative-to="$elf_dir_path" "$common_dir")