commit | 0255437c370aa8bee3d2cbd8d52516c12b2ca9be | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon Apr 01 10:44:54 2019 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Tue Apr 02 00:34:12 2019 +0000 |
tree | 006bf9c08563f3cf7ca0800b8657134bbf26b913 | |
parent | abb2cbfa86da8dd8ca7f314d50192cd0d256b913 [diff] |
BpfMap.getOrCreate(size, path, type) -> BpfMap.init(path) We don't have the appropriate selinux privs to create the maps anyway. Test: builds (when combined with system/bpf change) atest netd_unit_test netd_integration_test Bug: 65674744 Bug: 129654883 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I07259669ff73352311a1f8dbda170ef2cfde2890