Implement bp2build for java_sdk_library_import
Test: go test bp2build conversion tests
Test: enable modules build from prebuilt and m nothing
Bug: 300640274
Change-Id: I8c015aec546d052bef6c42869e12db4e87d39780
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 8da82d3..5b77ba9 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -931,6 +931,7 @@
"java_import",
"java_import_host",
"java_sdk_library",
+ "java_sdk_library_import",
"license",
"linker_config",
"sysprop_library",