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

This commit is contained in:
Yu Liu
2023-03-24 17:49:26 +00:00
committed by Gerrit Code Review

View File

@@ -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{