From d709b582604e7f9d53b97f9ae13c5e12b2466c56 Mon Sep 17 00:00:00 2001 From: Mike Chan Date: Fri, 12 Jun 2009 13:55:15 -0700 Subject: [PATCH] remove 3G timeout values from init.rc, this should be device specific Signed-off-by: Mike Chan --- rootdir/init.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 27e833b90..2e00c7110 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -108,9 +108,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