BPF: rename bpf_defaults to bpf_cc_defaults

With the addition of defaults to the bpf soong module (see aosp/3249485
), the name `bpf_defaults` will be used to define defaults for bpf
program compilation. While there are separate soong namespaces for
module types and module names, rename the existing bpf_defaults
cc_defaults to bpf_cc_defaults for clarity.

While we're at it, add -Wextra, and cleanup unnecessary cflags in
clauses which use bpf_cc_defaults.

Test: TH
Change-Id: Ia6e69a7ae447490ddc7bc3e08f2d07753bae0eac
Signed-off-by: Neill Kapron <nkapron@google.com>
2 files changed
tree: 28c64b989b64cc7bc29bb2a88efb7acb9c8b2daa
  1. loader/
  2. progs/
  3. Android.bp
  4. NOTICE
  5. OWNERS
  6. OWNERS_bpf
  7. PREUPLOAD.cfg
  8. TEST_MAPPING