Skip to content

Commit 9c9af3a

Browse files
authored
enable multiple contexts for android (#4760)
1 parent e8d9469 commit 9c9af3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

overrides/android-override.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,10 @@
494494
"aiChatSuggestions": {
495495
"state": "enabled",
496496
"minSupportedVersion": 52690000
497+
},
498+
"supportsMultipleContexts": {
499+
"state": "enabled",
500+
"minSupportedVersion": 52720000
497501
}
498502
}
499503
},

0 commit comments

Comments
 (0)