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

Commit a20b7a72 authored by Liz Kammer's avatar Liz Kammer
Browse files

Disable targets broken on host due to missing deps

Test: bp2build.sh
Change-Id: I8617c97954deaa985a1ff67cf4ca4d97207f6913
parent cc1a2062
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -497,15 +497,18 @@ var (

		// java deps
		"android_icu4j_srcgen",          // depends on unconverted modules: currysrc
		"bin2c_fastdeployagent",         // depends on deployagent, a java binary
		"currysrc",                      // depends on unconverted modules: currysrc_org.eclipse, guavalib, jopt-simple-4.9
		"bin2c_fastdeployagent",         // depends on unconverted module: deployagent
		"timezone-host",                 // depends on unconverted modules: art.module.api.annotations
		"robolectric-sqlite4java-0.282", // depends on unconverted modules: robolectric-sqlite4java-import, robolectric-sqlite4java-native
		"truth-prebuilt",                // depends on unconverted modules: asm-7.0, guava
		"timezone-host",                 // depends on unconverted modules: art.module.api.annotations
		"truth-host-prebuilt",           // depends on unconverted modules: truth-prebuilt
		"truth-prebuilt",                // depends on unconverted modules: asm-7.0, guava

		"generated_android_icu4j_resources",      // depends on unconverted modules: android_icu4j_srcgen_binary, soong_zip
		"generated_android_icu4j_test_resources", // depends on unconverted modules: android_icu4j_srcgen_binary, soong_zip

		"art-script",     // depends on unconverted modules: dalvikvm, dex2oat
		"dex2oat-script", // depends on unconverted modules: dex2oat
	}

	// Per-module denylist of cc_library modules to only generate the static