BPF: remove duplicate cflags and update btf flags.

With the addition of the -Wall, -Werror, -Wextra cflags to the bpf soong
module as default, they are no longer necessary in the bpf definition in
Android.bp files.

Additionally, 'btf: true'  is now set by default by the build system. To counter this and maintain the existing behavior, add 'btf: false' where necessary.

Test: treehugger
Change-Id: I1961e1ee1cd1e0a83183a79671c66a6af9527f00
Signed-off-by: Neill Kapron <nkapron@google.com>
1 file changed
tree: 93fe378cf578299b270156e1c7155c594efc2914
  1. loader/
  2. progs/
  3. Android.bp
  4. NOTICE
  5. OWNERS
  6. OWNERS_bpf
  7. PREUPLOAD.cfg
  8. TEST_MAPPING