From 0178733626aae01d101bbc197665a81881a148eb Mon Sep 17 00:00:00 2001 From: Davinci9196 Date: Thu, 2 Jul 2026 11:13:26 +0800 Subject: [PATCH] Make Gemini Live first-use consent open immediately from the Live button --- .../src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt | 1 + 1 file changed, 1 insertion(+) 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 bc6c9d8971..39cc8f9a0d 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 @@ -89,6 +89,7 @@ private val CONFIGURATION_OPTIONS = mapOf( Flag("45766419", 8.0, 0), // bar animation Flag("45772982", 0L, 0), // pure black render (without it the bars are blue/gray) Flag("45750622", true, 0), // Fix "Conversation requires an update" + Flag("45763529", true, 0), // Make Gemini Live first-use consent open immediately from the Live button ), "com.google.android.libraries.search.googleapp.user#com.google.android.googlequicksearchbox" to arrayOf( // Allow the "Saved" tab in the Google app to appear as "Activity."