System core

com.sec.android.RilServiceModeApp

Risk
Safe
Source
Manufacturer
What it is
System core

What it is

Service mode RIL hidden app. Used for debug and diagnostics

dial *#0011# for modem connectivity info, *#9090# for diagnostics control

#

RIL means Radio Interface Layer. It's the bridge between Android phone framework services and the hardware.

https://wladimir-tm4pda.github.io/porting/telephony.html

https://stackoverflow.com/questions/11111067/how-does-modem-code-talk-to-android-code

Samsung RIL is a add on from Samsung : Modem <=> Linux kernel <=> libsamsung-ipc <=> Samsung-RIL <=> Android framework <=> Android applications

Commands

adb shell pm uninstall --user 0 com.sec.android.RilServiceModeApp

To put it back:

adb shell cmd package install-existing com.sec.android.RilServiceModeApp

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.