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

Commit 9ac38d7e authored by Sam Delmerico's avatar Sam Delmerico Committed by Gerrit Code Review
Browse files

Merge "bp2build allowlist libimapper, bufferpools deps"

parents d3d2be26 9d71a84e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@ var (
		"hardware/interfaces":                          Bp2BuildDefaultTrue,
		"hardware/interfaces/audio/aidl":               Bp2BuildDefaultTrue,
		"hardware/interfaces/audio/aidl/common":        Bp2BuildDefaultTrue,
		"hardware/interfaces/bufferpool/aidl":          Bp2BuildDefaultTrue,
		"hardware/interfaces/common/aidl":              Bp2BuildDefaultTrue,
		"hardware/interfaces/common/fmq/aidl":          Bp2BuildDefaultTrue,
		"hardware/interfaces/configstore/1.0":          Bp2BuildDefaultTrue,
@@ -705,6 +706,10 @@ var (
		"kotlinx_coroutines",
		"annotations",
		"kotlinx-coroutines-android-annotation-stubs",

		// for building com.android.neuralnetworks
		"libimapper_stablec",
		"libimapper_providerutils",
	}

	Bp2buildModuleTypeAlwaysConvertList = []string{