Skip to content

Commit 916f32a

Browse files
authored
Disable Android sync pixels for block store capabilities (#4762)
Co-authored-by: Craig Russell <1336281+CDRussell@users.noreply.github.com>
1 parent e465831 commit 916f32a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

overrides/android-override.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2358,6 +2358,12 @@
23582358
"aiChatSync": {
23592359
"minSupportedVersion": 52681000,
23602360
"state": "enabled"
2361+
},
2362+
"syncAutoRecoveryCapabilityDetectionWrite": {
2363+
"state": "disabled"
2364+
},
2365+
"syncAutoRecoveryCapabilityDetectionRead": {
2366+
"state": "disabled"
23612367
}
23622368
}
23632369
},

0 commit comments

Comments
 (0)