Bump up max_map_count value.

Change-Id: Id3e2c0795b817db9a85bc84cba2aa05d20179d39
Bug: 18503789
(cherry picked from commit 5bf74b238b)
This commit is contained in:
Jesse Zhao 2015-01-08 15:59:23 -08:00 committed by Tao Bao
parent be81e51c17
commit 3e91f691a6

View file

@ -30,6 +30,7 @@ on init
chmod 0775 /tmp
write /proc/sys/kernel/panic_on_oops 1
write /proc/sys/vm/max_map_count 1000000
on fs
mkdir /dev/usb-ffs 0770 shell shell