Package
com.sec.imsservice
IMS Service
Guidance
Samsung's IMS Service: the vendor implementation of the IP Multimedia Subsystem (IMS) stack on Galaxy devices. Android does not ship an IMS stack of its own. Since Android 9 the platform has exposed a SystemApi interface called ImsService, which AOSP describes as a well-defined interface between the Android platform and a vendor or carrier-provided IMS implementation. An implementation that supports voice and video extends the MmTelFeature base class, and the framework binds to it based on carrier configuration or a device overlay. On Galaxy hardware this package is that vendor implementation. In our sample it is signed by Samsung OEM keys that also sign the Android framework, and it has no launcher entry, so it is a preinstalled system component; AOSP states plainly that Android does not support apps with third-party downloadable ImsService implementations. IMS is what carries voice and messaging over IP instead of the legacy circuit-switched network, so this package sits underneath VoLTE (Voice over LTE), Wi-Fi Calling (VoWiFi) and video calling. Samsung's own support guidance for Wi-Fi Calling shows the same dependency chain from the user's side: the feature needs an active SIM or eSIM on a carrier that supports it, and Samsung notes that on AT&T phones VoLTE must be turned on before Wi-Fi Calling can be activated. A related but separate component, com.android.imsserviceentitlement, performs the GSMA TS.43 entitlement check that some carriers require and is documented separately on this site. For Android Enterprise, EMM and kiosk fleets, the assumption that a SIM-less or data-only device makes this component irrelevant is worth resisting. AOSP distinguishes a carrier "override" ImsService, bound only when a matching SIM is inserted, from a device "default" ImsService loaded by the OEM, which it describes as useful where the device has no SIM card inserted or the inserted SIM has no carrier ImsService, and which it states MUST support the Emergency MmTel feature. Whether Samsung registers this package as the device default, as a carrier override, or as both is not something we can source, so the prudent assumption is that it may sit in the emergency IMS calling path even on a device with no SIM. Combined with the risk of breaking VoLTE and Wi-Fi Calling on devices that do make calls, that makes disabling it a poor trade on almost any fleet. It plays no part in enrolment or management, so there is no management benefit to weigh against the risk. Version note: the builds recorded here run from 1.0 to 6.0.260703.0 with target SDKs from 31 to 36, observed on devices from API 28 through API 37, so it spans several Android and One UI generations rather than one release. The platform side of this area has moved over time: ImsService arrived in Android 9, and Android 12 added support for TS.43 service entitlement. How Samsung's own implementation has changed across One UI releases is not documented publicly and is not something we can source.
Package intelligence
Observed signing, permission, version and size signals from contributing devices - descriptive of that sample, not a verdict. These come from the v2 Package Search sync, which not every device has contributed to yet, so for some packages this detail is partial or not present at all.
- Signed by the device maker's own signing key (Samsung), so it is an OEM preinstall, but 2 different certificates appear across the fleet, so OEMs ship their own builds of it. It also signs the Android framework, so it is a platform-level key on its device(s). Inferred from the certificate appearing only on Samsung devices (508 packages, 10196 observations).
- Its largest observed manifest declares 72 permissions: 14 runtime (user-granted), 19 signature or system-level, 9 install-time and 30 vendor or uncatalogued.
- APK size ranges from 4.4 MB to 10.0 MB across the reporting device profiles, so the build differs substantially between them.
- Never reported as user-facing, so it runs as a background or system component rather than an app the user opens.
Declared permissions (72)
Largest permission set observed for this package. Text is Android's own published description where one exists; platform permissions Android does not document show their granted protection level (in grey) instead; vendor or unknown constants show the name only.
| Permission | Description |
|---|---|
ACCESS_COARSE_LOCATION |
This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location. |
ACCESS_FINE_LOCATION |
This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage. |
ACCESS_IMS_CALL_SERVICE |
Allows the app to use the IMS service to make calls without your intervention. |
ACCESS_NETWORK_STATE |
Allows the app to view information about network connections such as which networks exist and are connected. |
ACCESS_WIFI_STATE |
Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices. |
BROADCAST_SMS |
Signature-level system permission, for platform-signed apps. |
BROADCAST_STICKY |
Allows the app to send sticky broadcasts, which remain after the broadcast ends. Excessive use may make the phone slow or unstable by causing it to use too much memory. |
CAMERA |
This app can take pictures and record videos using the camera while the app is in use. |
CHANGE_NETWORK_STATE |
Allows the app to change the state of network connectivity. |
CHANGE_WIFI_STATE |
Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks. |
CONNECTIVITY_USE_RESTRICTED_NETWORKS |
Signature or privileged system permission. |
INSTALL_SELF_UPDATES |
Signature or privileged system permission. |
INTERACT_ACROSS_USERS |
Signature or privileged system permission. |
INTERACT_ACROSS_USERS_FULL |
Signature-level system permission, for platform-signed apps. |
INTERNET |
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet. |
LOCATION_BYPASS |
Signature or privileged system permission. |
MANAGE_APP_OPS_MODES |
Signature-level system permission, for platform-signed apps. |
MANAGE_USERS |
Signature or privileged system permission. |
MODIFY_PHONE_STATE |
Signature or privileged system permission. |
MONITOR_DEFAULT_SMS_PACKAGE |
Signature or privileged system permission. |
POST_NOTIFICATIONS |
Allows the app to show notifications |
PROCESS_OUTGOING_CALLS |
Allows the app to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether. |
READ_BLOCKED_NUMBERS |
Signature-level system permission, for platform-signed apps. |
READ_CONTACTS |
Allows the app to read data about your contacts stored on your phone. Apps will also have access to the accounts on your phone that have created contacts. This may include accounts created by apps you have installed. This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge. |
READ_EXTERNAL_STORAGE |
Allows the app to read the contents of your shared storage. |
READ_PRIVILEGED_PHONE_STATE |
Signature or privileged system permission. docs ↗ |
READ_SMS |
This app can read all SMS (text) messages stored on your phone. |
REBOOT |
Signature or privileged system permission. |
RECEIVE_BOOT_COMPLETED |
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running. |
RECEIVE_MMS |
Allows the app to receive and process MMS messages. This means the app could monitor or delete messages sent to your device without showing them to you. |
RECEIVE_SMS |
Allows the app to receive and process SMS messages. This means the app could monitor or delete messages sent to your device without showing them to you. |
RECEIVE_WAP_PUSH |
Allows the app to receive and process WAP messages. This permission includes the ability to monitor or delete messages sent to you without showing them to you. |
RECORD_AUDIO |
This app can record audio using the microphone while the app is in use. |
REQUEST_INSTALL_PACKAGES |
Allows an application to request installation of packages. |
SAMSUNG_MODIFY_IPTABLES |
- |
SAMSUNG_MODIFY_ROUTE |
- |
SCHEDULE_EXACT_ALARM |
This app can schedule work to happen at a desired time in the future. This also means that the app can run when you\u2019re not actively using the device. |
SYSTEM_ALERT_WINDOW |
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear. |
WAKE_LOCK |
Allows the app to prevent the phone from going to sleep. |
WRITE_CONTACTS |
Allows the app to modify the data about your contacts stored on your phone. This permission allows apps to delete contact data. |
WRITE_EXTERNAL_STORAGE |
Allows the app to write the contents of your shared storage. |
WRITE_SECURE_SETTINGS |
Signature or privileged system permission. |
WRITE_SETTINGS |
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration. |
WRITE_SMS |
Install-time permission, granted automatically. |
com.att.iqi.permission.BIND_IQI_MANAGER |
- |
com.att.iqi.permission.CAN_CHANGE_UNLOCK_KEYCODE |
- |
com.att.iqi.permission.RECEIVE_FORCE_STOP_NOTIFICATION |
- |
com.att.iqi.permission.RECEIVE_UPLOAD_NOTIFICATIONS |
- |
com.google.android.c2dm.permission.RECEIVE |
- |
com.ims.dm.permission.WRITE_DATABASES |
- |
com.samsung.android.mdec.provider.setting.CMC_ES_PERMISSION |
- |
com.samsung.android.messaging.permission.READ_MESSAGE |
- |
com.samsung.android.secondconnection.BIND_KEEP_ALIVE_SERVICE |
- |
com.samsung.android.unifiedwfc.VOWIFI_PROVISIONING_PERMISSION |
- |
com.samsung.rcs.im.READ_PERMISSION |
- |
com.sec.ImsTelephonyService.EPDN |
- |
com.sec.android.SAMSUNG_MODIFY_IPTABLES |
- |
com.sec.android.SAMSUNG_MODIFY_ROUTE |
- |
com.sec.android.providers.iwlansettings.permission.READ_IWLANSETTINGS |
- |
com.sec.android.providers.iwlansettings.permission.WRITE_IWLANSETTINGS |
- |
com.sec.android.settings.permission.NETWORK_RESET |
- |
com.sec.android.settings.permission.SOFT_RESET |
- |
com.sec.epdg.PERMISSION |
- |
com.sec.ims.nsds.OPEN_WEBSHEET |
- |
com.sec.imslogger.permission.SERVICE |
- |
com.sec.imsservice.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.sec.nsds.READ_NSDS_PERMISSION |
- |
com.sec.nsds.WRITE_NSDS_PERMISSION |
- |
com.sec.sveservice.PERMISSION |
- |
com.verizon.vzwavs.permission.READ |
- |
com.vzw.qualitydatalog.permission.LOG_EVENT |
- |
samsung.permission.DMSERVICE |
- |
Manage on devices
ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.
/system, so Restore re-adds it (-k keeps app data)Seen on
Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.
| OEM | Model | Android | Provenance | Observations | Last seen |
|---|---|---|---|---|---|
| Samsung | SM-A057G | Android 15 | OEM Samsung | 1 | 8 Aug 2026 |
| Samsung | SM-A125F | Android 12 | OEM Samsung | 1 | 21 Jan 2026 |
| Samsung | SM-A135F | Android 14 | OEM Samsung | 3 | 21 Jan 2026 |
| Samsung | SM-A137F | Android 14 | - | 1 | 17 Jan 2026 |
| Samsung | SM-A236B | Android 14 | OEM Samsung | 2 | 10 Apr 2026 |
| Samsung | SM-A266B | Android 15 | - | 2 | 21 Aug 2025 |
| Samsung | SM-A266B | Android 16 | - | 1 | 26 Jan 2026 |
| Samsung | SM-A346B | Android 15 | OEM Samsung | 1 | 27 Jul 2026 |
| Samsung | SM-A515F | Android 13 | - | 1 | 30 Jun 2025 |
| Samsung | SM-A528B | Android 13 | - | 1 | 19 Jun 2025 |
| Samsung | SM-A536B | Android 15 | - | 1 | 19 Jun 2025 |
| Samsung | SM-A536B | Android 16 | OEM Samsung | 1 | 29 Jul 2026 |
| Samsung | SM-A556B | Android 15 | - | 1 | 1 Jul 2025 |
| Samsung | SM-A566B | Android 16 | OEM Samsung | 3 | 12 Sep 2026 |
| Samsung | SM-F721B | Android 15 | - | 1 | 9 Jul 2025 |
| Samsung | SM-F766B | Android 16 | - | 1 | 11 Nov 2025 |
| Samsung | SM-F971B | Android 17 | OEM Samsung | 1 | 18 Sep 2026 |
| Samsung | SM-G766B | Android 15 | - | 1 | 17 Oct 2025 |
| Samsung | SM-G766B | Android 16 | OEM Samsung | 1 | 5 Sep 2026 |
| Samsung | SM-G780F | Android 13 | OEM Samsung | 1 | 29 Dec 2025 |
| Samsung | SM-G973U | Android 12 | OEM Samsung | 2 | 10 Jun 2026 |
| Samsung | SM-G991B | Android 15 | OEM Samsung | 1 | 19 Apr 2026 |
| Samsung | SM-M315F | Android 12 | - | 1 | 2 Feb 2026 |
| Samsung | SM-N950U1 | Android 9.0 | - | 1 | 20 Aug 2025 |
| Samsung | SM-N986B | Android 13 | - | 9 | 17 Jul 2025 |
| Samsung | SM-S721U | Android 15 | - | 5 | 5 Aug 2025 |
| Samsung | SM-S731B | Android 16 | OEM Samsung | 1 | 11 Aug 2026 |
| Samsung | SM-S906B | Android 15 | - | 1 | 2 Jun 2025 |
| Samsung | SM-S908U | Android 16 | OEM Samsung | 2 | 17 Sep 2026 |
| Samsung | SM-S921B | Android 15 | OEM Samsung | 2 | 22 Jul 2025 |
| Samsung | SM-S921B | Android 16 | OEM Samsung | 1 | 17 Sep 2026 |
| Samsung | SM-S921U | Android 15 | - | 1 | 19 Jun 2025 |
| Samsung | SM-S926B | Android 16 | OEM Samsung | 1 | 14 Apr 2026 |
| Samsung | SM-S928B | Android 16 | OEM Samsung | 2 | 12 Jun 2026 |
| Samsung | SM-S928U1 | Android 15 | - | 1 | 12 Sep 2025 |
| Samsung | SM-S931B | Android 15 | - | 1 | 20 Sep 2025 |
| Samsung | SM-S931B | Android 16 | - | 1 | 23 Nov 2025 |
| Samsung | SM-S936B | Android 16 | - | 1 | 18 Dec 2025 |
| Samsung | SM-S937B | Android 15 | - | 1 | 25 Aug 2025 |
| Samsung | SM-S938B | Android 15 | - | 2 | 25 Aug 2025 |
| Samsung | SM-S942B | Android 17 | OEM Samsung | 1 | 25 May 2026 |
| Samsung | SM-S948U | Android 16 | - | 1 | 9 Sep 2026 |
| Samsung | SM-T636B | Android 15 | - | 2 | 12 Oct 2025 |
| Samsung | SM-T976B | Android 13 | - | 1 | 21 Jul 2025 |
| Samsung | SM-X200 | Android 14 | - | 1 | 27 Aug 2025 |
| Samsung | SM-X716B | Android 15 | - | 1 | 27 Jun 2025 |
| Samsung | SM-X910 | Android 14 | - | 1 | 26 Jun 2025 |
| Samsung | SM-X910 | Android 15 | - | 1 | 12 Sep 2025 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| IMS Service | en-gb | 26 |
| IMS Service | en | 20 |
| IMS Service | en-us | 19 |
| IMS Service | nl-nl | 5 |
| IMS Service | it-IT | 5 |
| IMS Service | es-us | 3 |
| IMS Service | de-de | 3 |
| IMS Service | en-nl | 3 |
| IMS Service | es-es | 2 |
| IMS Service | 2 | |
| IMS Service | fr-fr | 2 |
| IMS Service | es-ES | 2 |
| IMS Service | en-GB | 2 |
| IMS Service | it-it | 2 |
| IMS Service | ru-ru | 1 |
| IMS Service | cs-CZ | 1 |
| IMS Service | cs-cz | 1 |
| IMS Service | en-US | 1 |
| IMS Service | en-au | 1 |
| IMS Service | es-US | 1 |
| IMS Service | fr-FR | 1 |
| IMS Service | fr-dz | 1 |
| IMS Service | pl-PL | 1 |
| IMS Service | pl-pl | 1 |