Searched refs:ENABLE_PTRACE (Results 1 – 1 of 1) sorted by relevance
1043 private static final boolean ENABLE_PTRACE = SystemProperties.get( field in Zygote1068 if (Build.IS_ENG || (Build.IS_USERDEBUG && ENABLE_PTRACE)) { in applyDebuggerSystemProperty()