TL;DR: OxygenOS tracks your every activity in every app, and there's no settings to disable the tracking. To get rid of it you have to uninstall the tracking app via adb: (no root access needed) $ adb start-server $ adb shell > pm uninstall -k --user 0 net.oneplus.odm Note: This requires adb to be installed, your phone to be connected and USB debugging to be enabled.
adb uninstall -k --user 0 net.oneplus.odm
Can anybody confirm that? I've already run the three commands above on my phone.[0]: https://twitter.com/01abhishekjain/status/917785829455446016