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

Commit 15307192 authored by Yu Liu's avatar Yu Liu Committed by Gerrit Code Review
Browse files

Merge "Add neuralnetworks to the mixed build staging list."

parents a137aa2e 7977650c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1450,7 +1450,9 @@ var (
	// which will soon be added to the prod allowlist.
	// It is implicit that all modules in ProdMixedBuildsEnabledList will
	// also be built - do not add them to this list.
	StagingMixedBuildsEnabledList = []string{}
	StagingMixedBuildsEnabledList = []string{
		"com.android.neuralnetworks",
	}

	// These should be the libs that are included by the apexes in the ProdMixedBuildsEnabledList
	ProdDclaMixedBuildsEnabledList = []string{