You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting the runtime from app_process, we only pass JDWP options
if starting zygote. It prevents from opening a JDWP connection in
non-zygote programs while Android apps (forked from zygote) remain
debuggable.
CVE-2015-3865
Bug: 23050463
(cherry picked from commit 7a09b83)
Change-Id: Ib5b6d3bc4d45389993c3c54226df5a7b72479d19
0 commit comments