Other
com.qualcomm.qti.dynamicddsservice
- Risk
- With care
- Source
- Third party
- What it is
- Other
What it is
Dynamic DDS Service
DDS = Direct Digital Synthesizer. Supposedly useful for testing, communication and frequency sweep applications. Some apps may use this for local communication between devices? I'm guessing this is related to sending data through audio(a bunch of rapid beeps outside of the range of human hearing), which I believe Google Home used(still uses?) at one point as an option to connect to a Chromecast.
Commands
adb shell pm uninstall --user 0 com.qualcomm.qti.dynamicddsservice
To put it back:
adb shell cmd package install-existing com.qualcomm.qti.dynamicddsservice
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.
References
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.