• Christopher Ferris's avatar
    Use the default unwind code. · 3f7635f4
    Christopher Ferris authored
    This speeds up the debug malloc code by using the original unwinding code.
    The only catch is that it has to link in the libc++ arm unwind code or
    there will be crashes when attempting to unwind through libc++ compiled
    code.
    
    Bug: 16874447
    Change-Id: Ifdbbcbd4137d668b25cf3c2bd59535e06ebfa5a7
    3f7635f4
Android.mk 39.4 KB