CTS: check non-zygote apps are not debuggable

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
Change-Id: I8175ca467457502bd9f42c0426c082bf01735c11
5 files changed