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

Commit cd4d085c authored by Spandan Das's avatar Spandan Das
Browse files

Remove modules from denylist

That were blocked on `stem` conversion

Bug: 240563612
Test: TH
Change-Id: Idc0f495683d98e00ae913664eb29c9d1133720ae
parent 5dba0ec9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -816,7 +816,6 @@ var (

		"linker",    // TODO(b/228316882): cc_binary uses link_crt
		"versioner", // TODO(b/228313961):  depends on prebuilt shared library libclang-cpp_host as a shared library, which does not supply expected providers for a shared library
		"tjbench",   // TODO(b/240563612): Stem property

		// requires host tools for apexer
		"apexer_test", "apexer_test_host_tools", "host_apex_verifier",
@@ -1496,9 +1495,6 @@ var (
		"libadb_pairing_connection_static",
		"libadb_pairing_server", "libadb_pairing_server_static",

		// TODO(b/240563612) Needing `stem` selection support for cc_binary
		"crasher",

		// java_import[_host] issues
		// tradefed prebuilts depend on libprotobuf
		"prebuilt_tradefed",