Always convert ndk_library

This soong module will be converted to a cc_stub_suite macro in the
bp2build workspace

Test: TH
Bug: 298085502
Change-Id: I32a1a908d292e04b43d9be3efe7b16d1e4534466
This commit is contained in:
Spandan Das 2023-09-14 23:19:14 +00:00
parent 9d47a82e27
commit e993475ca6

View file

@ -940,6 +940,7 @@ var (
"java_sdk_library_import",
"license",
"linker_config",
"ndk_library",
"sysprop_library",
"xsd_config",
}