commit | f9c654c703af9623d0b64f116288ea81986ffa56 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Mar 01 18:02:15 2018 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Mar 01 18:11:40 2018 +0900 |
tree | c6dd298142d959159ebbdb82705b373a7fee98e9 | |
parent | e5763b48eee9fc8613fac5279e917a65ca2874ce [diff] |
Temporarily open BPF maps with no access flags. Some device kernels have not yet picked up the commit that adds support for BPF file open flags. Make userspace always use 0 until the kernels are fixed. Also fix the log tag (it's currently empty). Bug: 30950746 Test: "adb shell dumpsys netstats detail" returns data on device with 4.9 kernel Change-Id: Icbab37e0bc9376d2c23e70eaa290a367bc804498