diff options
| -rw-r--r-- | android/allowlists/allowlists.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index eb34cada6..cc428e934 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -1007,6 +1007,8 @@ var ( "libandroid_net_connectivity_com_android_net_module_util_jni", "libservice-connectivity", + + "mainline_modules_sdks_test", } Bp2buildModuleTypeAlwaysConvertList = []string{ |