Commit 4650d4a3 authored by Alex Light's avatar Alex Light
Browse files

Revert "Change default dalvik.vm.jdwp-provider to adbconnection"

If DDMS is being used on a userdebug or eng build it will cause the
libjdwp agent to be loaded on various system processes, most notably
system_server. This will cause a massive performance hit as it tries
to force system_server to jit but, due to security policies, it is
forced to interpreter instead.

Until this can be fixed we are changing the default back to the
internal jdwp provider.

This reverts commit a76605a4.

Bug: 72381923
Bug: 72400642
Bug: 72336488

Test: Boot userdebug with ddms monitor running.

Reason for revert: DDMS forcing system_server to interpreter causing
                   massive perf problems on userdebug builds.

Change-Id: I11e8397ecd6239f0e2b2ff0f8c05dad996707a65
parent a76605a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment