commit | d849a0cb3fcef449cf5a67a9e27667c5570e87ac | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Jul 25 18:24:22 2024 +0000 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Jul 25 18:26:02 2024 +0000 |
tree | 41d7cdddbbc3c671c0dc0f249802c6bea884534e | |
parent | 29d14e7a549513aba1dc0a76d4f7142e9b13532c [diff] |
bpf_progs: remove spurious 'btf: true' and Wall/Werror flags as they are now (as of http://aosp/3196890 ) the default. While at it enable -Wextra for Android BPF programs This will help catch more errors at compile time. Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I5c2ceb078449b49d04bfda7ff3bdf5e2ca25fc95