Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d6ac190 authored by Spandan Das's avatar Spandan Das
Browse files

Allowlist ndk STL dependencies

Bug: 298088835
Test: TH
Change-Id: I43942ad17645c99de82a966d674ef80100eaffd0
parent c77ca9af
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -897,6 +897,13 @@ var (

		// java_resources with multiple resource_dirs
		"emma",

		// NDK STL
		"ndk_libc++abi",
		"ndk_libunwind",
		"ndk_libc++_static",
		"ndk_libc++_shared",
		"ndk_system",
	}

	Bp2buildModuleTypeAlwaysConvertList = []string{