• Dan Albert's avatar
    Stop using libstdc++. · 56deefba
    Dan Albert authored
    These are already getting libc++, so it isn't necessary. If any of the
    other static libraries (such as adb) use new or delete from libc++,
    there will be symbol collisions.
    
    Change-Id: I55e43ec60006d3c2403122fa1174bde06f18e09f
    (cherry picked from commit e49a9e52)
    56deefba
Android.mk 3.25 KB