• Sebastien Hertz's avatar
    CTS: check non-zygote apps are not debuggable DO NOT MERGE · f872d428
    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: Ic4c71db200df2aad82273407f3d34ae1df9ae4ac
    f872d428
CtsTestCaseList.mk 4.82 KB