From 5157f6411bb016fe54a5f3a34faeea872d05ad5d Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Sat, 23 Apr 2016 00:33:40 +0800 Subject: 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 --- system.prop | 4 ---- 1 file changed, 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 -- cgit v1.2.3