Bump up max_map_count value.
Change-Id: Id3e2c0795b817db9a85bc84cba2aa05d20179d39
Bug: 18503789
(cherry picked from commit 5bf74b238b
)
This commit is contained in:
parent
be81e51c17
commit
3e91f691a6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue