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

Commit 1262f359 authored by Spandan Das's avatar Spandan Das
Browse files

Allowlist jni_libs and transitive deps of b/297405812

This is an internal android_test (for now), but the deps are in aosp

Bug: 297405812
Test: TH
Change-Id: If271c5f7d159eafd9db739c2699e4470ce44c825
parent 52d1cc33
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -432,6 +432,7 @@ var (

		"tools/apifinder":                             Bp2BuildDefaultTrue,
		"tools/apksig":                                Bp2BuildDefaultTrue,
		"tools/dexter/slicer":                         Bp2BuildDefaultTrueRecursively,
		"tools/external_updater":                      Bp2BuildDefaultTrueRecursively,
		"tools/metalava":                              Bp2BuildDefaultTrueRecursively,
		"tools/platform-compat/java/android/compat":   Bp2BuildDefaultTrueRecursively,
@@ -914,6 +915,11 @@ var (
		"androidx.test.monitor-nodeps",
		"androidx.test.annotation",
		"androidx.test.annotation-nodeps",

		// jni deps of an internal android_test (b/297405812)
		"libdexmakerjvmtiagent",
		"libopenjdkjvmti_headers",
		"libstaticjvmtiagent",
	}

	Bp2buildModuleTypeAlwaysConvertList = []string{