commit | 575f2bf31efa23446e0c17099d6f1bd889755402 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Feb 27 22:03:00 2019 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Mar 05 14:32:46 2019 +0800 |
tree | c0c07f916c81f3fc2583906a122458d2228fe04f | |
parent | 5428fe5f1e647661b3b2dfa6466e7d8d99501660 [diff] |
Find make goals from lsdump_paths.txt This commmit finds the make goals by reading lsdump_paths.txt. This fixes following problems: 1. Cannot build libraries that has been replaced by APEX stubs (e.g. "libc" has been renamed to "libc.bootstrap") 2. Cannot lsdump with sanitizer variation suffixes (e.g. "_cfi") Bug: 124829578 Test: create_reference_dumps.py --llndk -l libc Test: create_reference_dumps.py --llndk -l libmediandk Change-Id: I56d4f852f2e0dfe490e55f572bf3878f50464681