• Kenny Root's avatar
    Add jarjar rules to conscrypt-tests-hostdex · f8c4be0c
    Kenny Root authored
    This allows the tests to be run with vogar again after the native
    library loading change from oh-so-long ago. Since the test names are
    jarjar'd as well, it must be specified as a class name and not a source
    file.
    
    Test: vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostdex_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/conscrypt-tests-hostdex_intermediates/classes.jack com.android.org.conscrypt.NativeCryptoTest
    Change-Id: I67b4fad3b04a68fb96beb99eb14bcd1e9076085c
    f8c4be0c
Android.mk 8.95 KB