• Mathieu Chartier's avatar
    Fix libarttest to be non debug · 48b2b3e5
    Mathieu Chartier authored
    Previously both libarttest and libarttestd had debug enabled. This
    made it hard to know which one was loaded (couldn't look at
    kIsDebugBuild).
    
    Fixes test 136 with ART_TEST_RUN_TEST_NDEBUG configuration.
    
    Bug: 28406866
    
    Change-Id: I92983f71374b211f96f5b346fec326ea8543f876
    48b2b3e5
Android.libarttest.mk 4.17 KB