am d709b582: remove 3G timeout values from init.rc, this should be device specific
Merge commit 'd709b582604e7f9d53b97f9ae13c5e12b2466c56' * commit 'd709b582604e7f9d53b97f9ae13c5e12b2466c56': remove 3G timeout values from init.rc, this should be device specific
This commit is contained in:
commit
6df2e9fc2e
|
@ -109,9 +109,6 @@ on boot
|
|||
# set RLIMIT_NICE to allow priorities from 19 to -20
|
||||
setrlimit 13 40 40
|
||||
|
||||
# Set timeout value for rmnet stats.
|
||||
write /sys/devices/virtual/net/rmnet0/timeout_suspend 5000000
|
||||
|
||||
# Define the oom_adj values for the classes of processes that can be
|
||||
# killed by the kernel. These are used in ActivityManagerService.
|
||||
setprop ro.FOREGROUND_APP_ADJ 0
|
||||
|
|
Loading…
Reference in New Issue