commit | b3cb38c3c8aa7431da9b60b8f01fa0c7cce6d89d | [log] [tgz] |
---|---|---|
author | Zi Wang <mrziwang@google.com> | Fri Sep 23 16:36:11 2022 -0700 |
committer | Zi Wang <mrziwang@google.com> | Wed Sep 28 14:18:45 2022 -0700 |
tree | 5974d304cae29b4f43beefd57ff3aafa226e6640 | |
parent | c0d3527a0d2863bac1d6e4168938dadfa86dc117 [diff] [blame] |
Add bp2build converter for bpf Bug: 240163393 Test: m bp2build Test: bp2build/bpf_conversion_test.go Change-Id: Ie3bbc64511146b099a766d7e8b56e93cef58ef68
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index f2b05dd..971719e 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -589,6 +589,7 @@ "ndk_headers", "ndk_library", "sysprop_library", + "bpf", } // Add the names of modules that bp2build should never convert, if it is