diff options
author | 2024-09-13 17:55:12 +0000 | |
---|---|---|
committer | 2024-09-13 17:55:12 +0000 | |
commit | dfc02f81fc90702b6e05c4729002dc77c9fd87cf (patch) | |
tree | 8abc7ebadc2cbec325f46a207a22f3974a15bd3e /java/testing.go | |
parent | aa8ceca851efaf057df5472dc95fe8eb4b0496e8 (diff) |
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: Ib5f453ce33b13c698e8b91088bc59f8c6719c892
Signed-off-by: Neill Kapron <nkapron@google.com>
Diffstat (limited to 'java/testing.go')
0 files changed, 0 insertions, 0 deletions