|
|
|
|
|
by jtolj
3159 days ago
|
|
This is what I did on mine, I haven't confirmed that it is no longer sending anything to oneplus but it did remove the package. To clarify: * Make sure adb is installed (https://www.xda-developers.com/install-adb-windows-macos-lin...) * Run "adb shell" (you should see a prompt that says OnePlus) * Run "pm uninstall -k --user 0 net.oneplus.odm" (you should see "Success") |
|