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

Commit 7977650c authored by Yu Liu's avatar Yu Liu
Browse files

Add neuralnetworks to the mixed build staging list.

Related tests modules will be added later.

Bug: None
Test: CI
Change-Id: I1ff66cdf327ae2bf214f87522a302a1957fed3c6
parent c214e1ab
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1462,7 +1462,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{