From e993475ca6ca0f239474fdecca9ffd7c5b6c7a17 Mon Sep 17 00:00:00 2001 From: Spandan Das Date: Thu, 14 Sep 2023 23:19:14 +0000 Subject: [PATCH] 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 --- android/allowlists/allowlists.go | 1 + 1 file changed, 1 insertion(+) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index b8b0c0223..94503ddb3 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -940,6 +940,7 @@ var ( "java_sdk_library_import", "license", "linker_config", + "ndk_library", "sysprop_library", "xsd_config", }