Skip to content

Commit 147a188

Browse files
Phenotype: Display NotebookLM in Gemini AttachmentMenuConfig (#3386)
Co-authored-by: Marvin W <git@larma.de>
1 parent ad3c413 commit 147a188

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

play-services-core/src/main/kotlin/org/microg/gms/phenotype/PhenotypeService.kt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ private val CONFIGURATION_OPTIONS = mapOf(
4545
Flag("45638955", true, 0),
4646
Flag("45621205", true, 0),
4747
Flag("45616812", true, 0),
48+
// Enable Gemini NotebookLM in AttachmentMenuConfig
49+
Flag("45715239", true, 0),
50+
Flag("45713945", true, 0),
51+
// Enable Gemini related third-party applications
52+
Flag("45685960", true, 0),
4853
// Enable Gemini temporary chat and more menus.
4954
Flag("45737809", true, 0),
5055
Flag("45752052", true, 0),

0 commit comments

Comments
 (0)