diff --git a/play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt b/play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt index c925faf26f..24d7466cfd 100644 --- a/play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt +++ b/play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt @@ -44,7 +44,12 @@ private val CONFIGURATION_OPTIONS = mapOf( // Enable Gemini sharing and video features Flag("45638955", true, 0), Flag("45621205", true, 0), - Flag("45616812", true, 0) + Flag("45616812", true, 0), + // Enable Gemini temporary chat and more menus. + Flag("45737809", true, 0), + Flag("45752052", true, 0), + Flag("45762487", true, 0), + Flag("45726191", true, 0), ), "com.google.android.inputmethod.latin#com.google.android.inputmethod.latin" to arrayOf( // Enable Gboard supports voice input in other languages