CTS: check non-zygote apps are not debuggable DO NOT MERGE

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 e37f4b4f078394e183547a8a913fd12e69c08cd7)

Change-Id: Ic4c71db200df2aad82273407f3d34ae1df9ae4ac
5 files changed