Merge "Fix the system property name in a comment" am: 16f7bdca35 am: 75a7f7947a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2533099 Change-Id: I111c50d12da374bc00b713926fcd3ba9f01e2b5b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1018,7 +1018,7 @@ public final class Zygote {
|
||||
* Applies debugger system properties to the zygote arguments.
|
||||
*
|
||||
* For eng builds all apps are debuggable. On userdebug and user builds
|
||||
* if persist.debuggable.dalvik.vm.jdwp.enabled is 1 all apps are
|
||||
* if persist.debug.dalvik.vm.jdwp.enabled is 1 all apps are
|
||||
* debuggable. Otherwise, the debugger state is specified via the
|
||||
* "--enable-jdwp" flag in the spawn request.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user