commit | b4607fc27e528db5532335ecbefe59ae946cbf40 | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Wed Feb 05 17:17:02 2020 -0800 |
committer | Lokesh Gidra <lokeshgidra@google.com> | Thu Feb 06 13:33:50 2020 -0800 |
tree | 12ed4c6800a895485db56a0b7eba4408862c44aa | |
parent | 53ae130d31a485682d8babdf0dbf9ab261732d66 [diff] |
Make FinalizerTimeoutMs and ThreadSuspendTimeout system prop Currently these are command line options for dalvikvm. Exposing them to system property. Bug:143848108 Test: flash device; adb shell setprop dalvik.vm.finalizer-timeout-ms <val>; adb shell stop; adb shell start; adb shell getprop dalvik.vm.finalizer-timeout-ms Change-Id: I3bd16ea0c4a01b7e400b3e6e67eb47cf7a26afce