Loading play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt +3 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,9 @@ private val CONFIGURATION_OPTIONS = mapOf( Flag("45668769", true, 0), Flag("45633067", true, 0), ), "com.google.android.apps.photos" to arrayOf( Flag("45617431", true, 0), ), ) class PhenotypeServiceImpl(val packageName: String?) : IPhenotypeService.Stub() { Loading Loading
play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt +3 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,9 @@ private val CONFIGURATION_OPTIONS = mapOf( Flag("45668769", true, 0), Flag("45633067", true, 0), ), "com.google.android.apps.photos" to arrayOf( Flag("45617431", true, 0), ), ) class PhenotypeServiceImpl(val packageName: String?) : IPhenotypeService.Stub() { Loading