• Christopher Ferris's avatar
    Update the stack script for apk handling. · ece64c4b
    Christopher Ferris authored
    The dlopen of a shared library within an apk is not handled by
    the stack tool. Modify to understand and search through the apk to
    find the shared library associated with the offset. Then unzip
    that shared library to use as the target of addr2line.
    
    Change-Id: I404302f68dff45c35a1dc2a55547f42ea04f02bf
    ece64c4b
stack_core.py 18.1 KB