diff options
| author | Zhao Wei Liew <zhaoweiliew@gmail.com> | 2016-04-23 00:33:40 +0800 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-04-27 13:26:40 -0700 |
| commit | 5157f6411bb016fe54a5f3a34faeea872d05ad5d (patch) | |
| tree | 9826d30b41fb2a4a1ae6d4b6553dfb8324ac76b9 | |
| parent | 25b8c020278a31621d91722c2c5accf9ca9ec338 (diff) | |
Revert "msm8916-common: Disable dex2oat watchdog"
Timeout has been increased to 1 hour, which is more than enough.
Also remove a duplicate system property.
This reverts commit dd06ffd7fa7c0c54bc1fba762e2087213a81f3e6.
Change-Id: I6d05a7d9b894ab912b6e35929e1fded5e2a612d0
| -rw-r--r-- | system.prop | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system.prop b/system.prop index f9ce2e7..0211f40 100644 --- a/system.prop +++ b/system.prop @@ -1,7 +1,3 @@ -# Art -dalvik.vm.dex2oat-flags=--no-watch-dog -ro.config.max_starting_bg=8 - # ActivityManager ro.config.max_starting_bg=8 ro.sys.fw.use_trim_settings=true |
