Increase RLIMIT_MEMLOCK to 64MB

Increase the limit to support the bpf maps and programs

otherwise the bfp tests will fail with the "Operation not permitted" error,

which is returned by the check of bpf_charge_memlock in kernel/bpf/syscall.c

Test: ./android-vts/tools/vts-tradefed run vts-kernel -m VtsKernelNetTest

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Change-Id: I5ef7e335a12efb8ae830f07f445e256d4de42606
1 file changed