remove 3G timeout values from init.rc, this should be device specific
Signed-off-by: Mike Chan <mike@android.com>
This commit is contained in:
parent
47c1d7344a
commit
d709b58260
1 changed files with 0 additions and 3 deletions
|
|
@ -108,9 +108,6 @@ on boot
|
||||||
# set RLIMIT_NICE to allow priorities from 19 to -20
|
# set RLIMIT_NICE to allow priorities from 19 to -20
|
||||||
setrlimit 13 40 40
|
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
|
# Define the oom_adj values for the classes of processes that can be
|
||||||
# killed by the kernel. These are used in ActivityManagerService.
|
# killed by the kernel. These are used in ActivityManagerService.
|
||||||
setprop ro.FOREGROUND_APP_ADJ 0
|
setprop ro.FOREGROUND_APP_ADJ 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue