• Alex Klyubin's avatar
    Self-contained host native shared library for OpenJDK. · 0ce8205b
    Alex Klyubin authored
    This statically links in BoringSSL and libc++ into Conscrypt's JNI
    OpenJDK shared library for host. The goal is to make the library as
    self-contained as feasible to avoid issues with shared library search
    path when the library is used outside of the Android source tree.
    
    Bug: 26097626
    Change-Id: I3d1b521ad11a0f88ec46d8a7382c14ffdfd44e2e
    0ce8205b
Android.mk 12.4 KB