• Kenny Root's avatar
    Switch OpenJDK library to static libc++ · 7bf42db8
    Kenny Root authored
    The ASan build will fail while loading the JNI library otherwise. Also
    move liblog out of the global section since it's not needed for OpenJDK
    library.
    
    Test: mmma -j32 SANITIZE_HOST=address external/conscrypt/ packages/apps/Dialer/
    Change-Id: Ie27e20950afcdbeb63d2c5d38874a8df0e3f19ca
    7bf42db8
Android.bp 2.09 KB