commit | e37f4b4f078394e183547a8a913fd12e69c08cd7 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Aug 11 15:39:02 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Fri Aug 14 01:18:15 2015 +0200 |
tree | 2a0864000907266a9dedf1f2e0c975b094d23f26 | |
parent | 1cd85c855a22021c3777ae3b14b4bace10acb39d [diff] |
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