• Sebastien Hertz's avatar
    CTS: check non-zygote apps are not debuggable · 3f733482
    Sebastien Hertz authored
    Adds an hostside-like CTS test running a Java app (jar file) from
    app_process, without forking from zygote, and checks it is not
    debuggable (having no JDWP connection) using 'adb jdwp' command.
    
    Bug: 23050463
    
    (cherry picked from commit e37f4b4f)
    
    Change-Id: I5300ccff6ad3c202289f7dad0aa8789f69124c23
    3f733482
CtsTestCaseList.mk 7.21 KB