summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorKyle Lin <kylelin@google.com>2018-12-25 11:31:24 +0800
committerKyle Lin <kylelin@google.com>2018-12-25 06:51:31 +0000
commit454cdb978a85588406375ce6fae5aadb3e090715 (patch)
tree057fd0970e241ce2555338e24760597deba63005 /device-common.mk
parent81e540eaa35c53f8a500eb8547ba9bb0268d48bd (diff)
downloadbonito-454cdb978a85588406375ce6fae5aadb3e090715.tar.gz
b4s4: device-common.mk: remove the ro.lmk.kill_timeout_ms
Bug: 120763475 Test: 1. manually test and check ro.lmk.kill_timeout_ms exist or not 2. launch much apps, such as Chrome/Maps/Spotify/Camera/Android Auto etc, raising the memory pressure then check Spotify isn't killed and Camera won't lose picture. 3. Applied the patch to my daily using phone and test over night, it looks good. Spotify play well even it's in background. Change-Id: I5323ac4dcf0698ddb81fa99b79c1ea07d02f80af
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 040b4212..ee1e472a 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -75,7 +75,6 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.lmk.upgrade_pressure=100 \
ro.lmk.downgrade_pressure=100 \
ro.lmk.kill_heaviest_task=true \
- ro.lmk.kill_timeout_ms=100 \
ro.lmk.use_minfree_levels=true \
# A2DP offload enabled for compilation