Change memlock rlimit to support eBPF feature

The eBPF trafficController in netd need as least 8MB memlock rlimit to
run properly due to the size of eBPF maps. To make this feature
avalaible on hikey, the rlimit is set to 8MB for all processes.

Bug: 70945407
Bug: 79938294
Test: dumpsys netd trafficcontroller doesn't show errors
Change-Id: Ie0b4ceb889a838dd5b0ddb1630d28811f6ddc983
1 file changed