commit | 319711b0bc6a6b736c552e8bde8437a53939e685 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Sep 19 19:04:41 2023 +0000 |
committer | Spandan Das <spandandas@google.com> | Wed Sep 20 23:04:02 2023 +0000 |
tree | b165fc8d0670019e3a75bca6f057b3718ff11cc1 | |
parent | e993475ca6ca0f239474fdecca9ffd7c5b6c7a17 [diff] |
Create a bp2build converter for ndk_headers And add this module type to alwaysConvertList Test: go test ./bp2build Bug: 300504837 Change-Id: Ic09738ab47e7c497287b73de0f952d52aa78dd17
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 94503dd..da4f72a 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -941,6 +941,7 @@ "license", "linker_config", "ndk_library", + "ndk_headers", "sysprop_library", "xsd_config", }