platform_system_bpf/bpfloader
Chenbo Feng ee121646cf Set bpfloader MEMLOCK rlimit to at least 8MB
Since bpfloader is only used to create the bpf maps and load bpf
programs on android devices. It is okay to set the MEMLOCK rlimit of
bpfloader to the proper size needed by bpf maps regardless of the global
device values. It helps partner to adopt the bpf feature without
changing the device configuration.

Bug: 119279144
Bug: 129246448
Test: remove device specific rlimit and build and verify bpf maps
created.

Change-Id: Ib97d1d304f4ea9a6215afed76e1c1e28f1415221
2019-04-09 12:04:33 -07:00
..
Android.bp bpfloader depends on clatd.o 2019-03-26 18:11:01 -07:00
BpfLoader.cpp Remove bpfloader dependency on netd. 2019-03-26 13:52:15 +09:00
bpfloader.rc Set bpfloader MEMLOCK rlimit to at least 8MB 2019-04-09 12:04:33 -07:00