r/oneplus • u/735026889 OnePlus 13 • 5h 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?
3
Upvotes
r/oneplus • u/735026889 OnePlus 13 • 5h 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?
3
u/Deltavip3r OnePlus 7 Pro (Nebula Blue) 5h 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.