aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorMike Chan <mike@android.com>2009-06-14 21:12:35 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-14 21:12:35 -0700
commit6df2e9fc2e04fc1e908935190837675d6f7599a6 (patch)
treeb6e10856de7a7221f073c1ac40ca30076ec7e8ac /rootdir
parentba4dea81206afddfcebcb26728dbe4be35e4453a (diff)
parentd709b582604e7f9d53b97f9ae13c5e12b2466c56 (diff)
downloadsystem_core-6df2e9fc2e04fc1e908935190837675d6f7599a6.tar.gz
system_core-6df2e9fc2e04fc1e908935190837675d6f7599a6.tar.bz2
system_core-6df2e9fc2e04fc1e908935190837675d6f7599a6.zip
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
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 70668e58..cf7d8852 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -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