Home
last modified time | relevance | path

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

/aosp12/system/apex/tests/testdata/sharedlibs/build/
H A Dshared_libs_repack.py267 def _extract_lib_or_lib64(payload_dir, lib_full_path): argument
270 libpath = lib_full_path[len(payload_dir):].lstrip('/').split('/')