Remote and input
com.samsung.android.dbsc
- Risk
- Safe
- Source
- Manufacturer
- What it is
- Remote and input
What it is
Galaxy Service Setup
Device-Based Service Consent. Pairs with `com.sec.spp.push` to broadcast new service consent requests to your device.
Really slimey move by Samsung to name it this in the wake of Google announcing their own DBSC (Device Bound Session Credentials) which will phase out third-party cookies and help secure browsers against cookie theft.
https://blog.chromium.org/2024/04/fighting-cookie-theft-using-device.html
Commands
adb shell pm uninstall --user 0 com.samsung.android.dbsc
To put it back:
adb shell cmd package install-existing com.samsung.android.dbsc
Every removal listed here is per-user only: the system image is untouched, and the restore command puts the app back from the copy already on the device. Nothing is downloaded.
This is not the directory. Here we say what a package is in general; what happens on your particular television is on your model's entry, and that one wins. The same package can be dead weight on one set and hold the home screen up on another.