Commits
Haoran.Wang committed 88ae2eaf54f
MA-13631 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, the rlimit is set to 8MB for all processes. This patch fixed below CTS failure: android.app.usage.cts.NetworkUsageStatsTest#testTagDetails Change-Id: I5688b63d82f263b33fbae3468e04341bfa15e8da Signed-off-by: Haoran.Wang <elven.wang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/6753 Reviewed-by: Tian Yang <yang.tian@nxp.com>