• Sebastien Hertz's avatar
    Support code coverage with Jack · dfce8ad4
    Sebastien Hertz authored
    Building an app with Jack and with the environment variable
    EMMA_INSTRUMENT_STATIC set to true will apply code coverage
    onto the app targeting Jacoco.
    
    Bug: 20115492
    Change-Id: Ief3640fa3faa466f7f6aaa9739e06d3db24110a0
    dfce8ad4
java_library.mk 3.83 KB