diff options
-rw-r--r-- | android/allowlists/allowlists.go | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 4f571d2b9..96962fd45 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -488,6 +488,18 @@ var ( } Bp2buildModuleAlwaysConvertList = []string{ + // aconfig + "libonce_cell", + "libanyhow", + "libunicode_segmentation", + "libmemchr", + "libbitflags-1.3.2", + "libryu", + "libitoa", + "libos_str_bytes", + "libheck", + "libclap_ex", + // ext "tagsoup", |