From b189441ab18d98680ab929a937d323fc8a7cd9f6 Mon Sep 17 00:00:00 2001 From: Davinci9196 Date: Thu, 14 Aug 2025 15:13:33 +0800 Subject: [PATCH] Phenotype:Adding configuration parameters --- .../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 afe1f194ba..61d25b4244 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 @@ -51,6 +51,7 @@ private val CONFIGURATION_OPTIONS = mapOf( Flag("enable_voice_in_chinese", true, 0), Flag("enable_voice_in_japanese", true, 0), Flag("enable_voice_in_korean", true, 0), + Flag("enable_voice_in_handwriting", true, 0), ), "com.google.android.libraries.communications.conference.device#com.google.android.apps.tachyon" to arrayOf( // Enable Google Meet calling using mobile phone number