• Elliott Hughes's avatar
    Stop using -fvisibility=hidden. · 9634b569
    Elliott Hughes authored
    It breaks backtraces, and backtraces are useful. (The debugger uses
    the ELF debug info, so it doesn't care, but backtracing just uses the
    symbols.)
    
    (cherry-pick of da2fb975.)
    
    Bug: 6447213
    Change-Id: I957df0e935b61bcf5fefc0e506ecdaa862bc7d07
    9634b569
NativeCode.mk 3.78 KB