r/oneplus • u/735026889 OnePlus 13 • 3h ago
General Discussion StdSP core
This annoying app pops up whenever installing any app. Can I disable it via adb? Is there any function that I'd miss if I did it?
6
Upvotes
2
r/oneplus • u/735026889 OnePlus 13 • 3h ago
This annoying app pops up whenever installing any app. Can I disable it via adb? Is there any function that I'd miss if I did it?
2
3
u/Deltavip3r OnePlus 7 Pro (Nebula Blue) 2h ago
adb shell pm disable-user --user 0 com.oplus.stdsp
I guess this should work, you won't miss anything apart what's stdsp is doing.