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 4374736975..da6080c70b 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,11 @@ private val CONFIGURATION_OPTIONS = mapOf( ), "com.google.android.apps.photos" to arrayOf( Flag("45617431", true, 0), + // Enable v3 movie editor; legacy MovieEditorActivity NPEs on a missing media extra + Flag("45410021", true, 0), + // Route highlight-video to the Varenyky local renderer + Flag("45735699", true, 0), + Flag("45709528", true, 0), ), "com.google.android.apps.translate" to arrayOf( // Enable Practice Tab