Package
com.samsung.accessibility
Accessibility
Guidance
A Samsung-signed system package labelled simply "Accessibility" on Galaxy devices. Unlike most of the Samsung components documented on this site it is something a user reaches: this site records it as user-facing on 63 of its 65 observations. It is Samsung's own accessibility component in One UI, and is not the same thing as Samsung's build of TalkBack (com.samsung.android.accessibility.talkback) or Google's Android Accessibility Suite, both documented separately here. The honest limitation: Samsung publishes no package-level documentation for it, so exactly which accessibility features live in this package rather than in Settings or in TalkBack is not sourceable, and this note does not guess at a feature list. Version note: no change of role across Android releases could be sourced, and nothing in the data here suggests the package has been superseded or moved into a module. It is observed from API 28 through API 37, and Samsung's own application lists record it on Android 9-era Galaxy S10+ firmware at version 10.0.02.24 and on Android 11-era Galaxy S20 FE firmware at version 12.0.00.59. Those version numbers show continuity of the package name across two firmware generations and nothing more: they do not establish what changed inside it between them. If its scope has shifted as One UI has added accessibility features, that could not be established from any source, so treat the package boundary as undocumented rather than stable by assumption. For Android Enterprise, EMM and kiosk use, treat accessibility as a policy question rather than a package question, and note an important limit on that policy. A device owner or profile owner can restrict which accessibility services a user may enable through DevicePolicyManager.setPermittedAccessibilityServices, available since API level 21 and exposed by the Android Management API as permittedAccessibilityServices; an empty list permits only the built-in system services. The Android documentation states that system accessibility services are always available to the user and that this method cannot disable them, so locking down third-party accessibility services will not remove an OEM's built-in accessibility surface. Whether a specific Samsung component counts as built-in on a given device is worth testing rather than assuming. Disabling this package is rated caution: it is not bloat, users with accessibility needs may depend on what it provides, and on a shared or kiosk device removing it can make the device unusable for them.
- DevicePolicyManager.setPermittedAccessibilityServices - Android API reference →
- REST Resource: enterprises.policies (permittedAccessibilityServices) - Android Management API →
- Galaxy S10+ LTE (G975F) application list - Samsung Knox CC Mode documentation →
- Galaxy S20 FE 5G (G781B) application list - Samsung Knox CC Mode documentation →
- Package provenance for com.samsung.accessibility - Android System App Database →
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 66 permissions: 6 runtime (user-granted), 20 signature or system-level, 14 install-time and 26 vendor or uncatalogued.
- APK size ranges from 13.0 MB to 20.4 MB across the reporting device profiles, so the build differs substantially between them.
- Reported as an updated system app on 2 of 22 profiles - a newer build is installed over the one in the system image there.
Declared permissions (66)
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_NETWORK_STATE |
Allows the app to view information about network connections such as which networks exist and are connected. |
ACCESS_SURFACE_FLINGER |
Signature-level system permission, for platform-signed apps. |
BLUETOOTH |
Allows the app to view the configuration of the Bluetooth on the phone, and to make and accept connections with paired devices. |
BLUETOOTH_CONNECT |
Allows the app to connect to paired Bluetooth devices |
BROADCAST_PACKAGE_REMOVED |
Signature-level system permission, for platform-signed apps. |
CAMERA |
This app can take pictures and record videos using the camera while the app is in use. |
CONTROL_DISPLAY_BRIGHTNESS |
Signature-level system permission, for platform-signed apps. |
DISABLE_KEYGUARD |
Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished. |
EXPAND_STATUS_BAR |
Allows the app to expand or collapse the status bar. |
FOREGROUND_SERVICE |
Allows the app to make use of foreground services. |
FOREGROUND_SERVICE_SPECIAL_USE |
Allows the app to make use of foreground services with the type "specialUse" |
GET_ACCOUNTS |
Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed. |
GET_INTENT_SENDER_INTENT |
Signature-level system permission, for platform-signed apps. |
GET_TASKS |
Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device. |
HIDE_NON_SYSTEM_OVERLAY_WINDOWS |
Signature-level system permission, for platform-signed apps. |
INTERACT_ACROSS_USERS |
Signature or privileged system permission. |
INTERACT_ACROSS_USERS_FULL |
Signature-level system permission, for platform-signed apps. |
INTERNAL_SYSTEM_WINDOW |
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. |
MANAGE_NOTIFICATIONS |
Signature-level system permission, for platform-signed apps. |
MANAGE_USERS |
Signature or privileged system permission. |
OPEN_ACCESSIBILITY_DETAILS_SETTINGS |
Signature-level system permission, for platform-signed apps. |
QUERY_ALL_PACKAGES |
Allows an app to see all installed packages. |
READ_CLIPBOARD_IN_BACKGROUND |
Signature-level system permission, for platform-signed apps. |
READ_EXTERNAL_STORAGE |
Allows the app to read the contents of your shared storage. |
READ_PHONE_STATE |
Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active, and the remote number connected by a call. |
READ_PRIVILEGED_PHONE_STATE |
Signature or privileged system permission. docs ↗ |
READ_SEARCH_INDEXABLES |
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. |
REORDER_TASKS |
Allows the app to move tasks to the foreground and background. The app may do this without your input. |
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. |
SET_PROCESS_LIMIT |
Signature or privileged system permission. |
STATUS_BAR |
Signature or privileged system permission. |
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. |
USE_FINGERPRINT |
Allows the app to use fingerprint hardware for authentication |
VIBRATE |
Allows the app to control the vibrator. |
WAKE_LOCK |
Allows the app to prevent the phone from going to sleep. |
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. |
com.android.systemui.permission.EXTERNAL |
- |
com.msc.openprovider.OpenContentProvider.READ_CONTENT |
- |
com.samsung.accessibility.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.samsung.accessibility.permission.MY_A11Y_NOTI |
- |
com.samsung.accessibility.permission.RECOMMEND_FOR_YOU |
- |
com.samsung.accessibility.permission.WRITE_SETTINGS |
- |
com.samsung.android.accessibility.talkback.permission.ACCESS_SETTINGS |
- |
com.samsung.android.app.assistantmenu.permission.ADVERTISE_ASSISTANTMENU |
- |
com.samsung.android.app.routines.permission.READ_ROUTINE_INFO |
- |
com.samsung.android.app.routines.permission.ROUTINE_HOST |
- |
com.samsung.android.bixby.permission.WAKEUP_LAUNCH_BIXBY |
- |
com.samsung.android.honeyboard.permission.KEYBOARD_SETTING |
- |
com.samsung.android.permission.ACCESS_ACTION_PROVIDER |
- |
com.samsung.android.permission.CALL_OVERLAY_MAGNIFIER |
- |
com.samsung.android.permission.LOCK_TASK_MODE |
- |
com.samsung.android.permission.SEM_APP_RESTRICTION |
- |
com.samsung.android.permission.sdk.command.ACCESS_COMMANDS |
- |
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY |
- |
com.samsung.android.visionintelligence.main.setting.provider.BVAccessibilityProvider.data.read |
- |
com.samsung.android.voicewakeup.permission.READ_SETTING_PROVIDER |
- |
com.samsung.permission.CAPTURE |
- |
com.samsung.sea.retailagent.permission.RETAILMODE |
- |
com.sec.android.diagmonagent.permission.DIAGMON |
- |
com.sec.android.diagmonagent.permission.PROVIDER |
- |
com.sec.android.easyMover.permission.RUN_AGENT |
- |
com.sec.spp.permission.TOKEN_c7be91a508628bb589708e0d424e61142ede12461d35ea5e493dd5bae0da940979e48724aa3c76ebbaa1052dd693f184274b2fd34d922faa6d6de09838ed3fa849eb6e38c224cb3fb5a971a17da79bad3f1332ea975f99353dbde68f80b8ed0d68298a0a330e1f865de1dc0385725096368eaf9ed49cae9c73130cab92bcc65b |
- |
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 1 user-facing | 8 Aug 2026 |
| Samsung | SM-A125F | Android 12 | OEM Samsung | 1 1 user-facing | 21 Jan 2026 |
| Samsung | SM-A135F | Android 14 | OEM Samsung | 3 3 user-facing | 21 Jan 2026 |
| Samsung | SM-A137F | Android 14 | - | 1 1 user-facing | 17 Jan 2026 |
| Samsung | SM-A236B | Android 14 | OEM Samsung | 2 2 user-facing | 10 Apr 2026 |
| Samsung | SM-A266B | Android 15 | - | 2 2 user-facing | 21 Aug 2025 |
| Samsung | SM-A266B | Android 16 | - | 1 1 user-facing | 26 Jan 2026 |
| Samsung | SM-A346B | Android 15 | OEM Samsung | 1 1 user-facing | 27 Jul 2026 |
| Samsung | SM-A515F | Android 13 | - | 1 1 user-facing | 30 Jun 2025 |
| Samsung | SM-A528B | Android 13 | - | 1 1 user-facing | 19 Jun 2025 |
| Samsung | SM-A536B | Android 15 | - | 1 1 user-facing | 19 Jun 2025 |
| Samsung | SM-A536B | Android 16 | OEM Samsung | 1 1 user-facing | 29 Jul 2026 |
| Samsung | SM-A556B | Android 15 | - | 1 1 user-facing | 1 Jul 2025 |
| Samsung | SM-A566B | Android 16 | OEM Samsung | 3 3 user-facing | 12 Sep 2026 |
| Samsung | SM-F721B | Android 15 | - | 1 1 user-facing | 9 Jul 2025 |
| Samsung | SM-F766B | Android 16 | - | 1 1 user-facing | 11 Nov 2025 |
| Samsung | SM-F971B | Android 17 | OEM Samsung | 1 1 user-facing | 18 Sep 2026 |
| Samsung | SM-G766B | Android 15 | - | 1 1 user-facing | 17 Oct 2025 |
| Samsung | SM-G766B | Android 16 | OEM Samsung | 1 1 user-facing | 5 Sep 2026 |
| Samsung | SM-G780F | Android 13 | OEM Samsung | 1 1 user-facing | 29 Dec 2025 |
| Samsung | SM-G973U | Android 12 | OEM Samsung | 2 2 user-facing | 10 Jun 2026 |
| Samsung | SM-G991B | Android 15 | OEM Samsung | 1 1 user-facing | 19 Apr 2026 |
| Samsung | SM-M315F | Android 12 | - | 1 1 user-facing | 2 Feb 2026 |
| Samsung | SM-N950U1 | Android 9.0 | - | 1 1 user-facing | 20 Aug 2025 |
| Samsung | SM-N986B | Android 13 | - | 9 7 user-facing | 17 Jul 2025 |
| Samsung | SM-S721U | Android 15 | - | 5 5 user-facing | 5 Aug 2025 |
| Samsung | SM-S731B | Android 16 | OEM Samsung | 1 1 user-facing | 11 Aug 2026 |
| Samsung | SM-S906B | Android 15 | - | 1 1 user-facing | 2 Jun 2025 |
| Samsung | SM-S908U | Android 16 | OEM Samsung | 2 2 user-facing | 17 Sep 2026 |
| Samsung | SM-S921B | Android 15 | OEM Samsung | 2 2 user-facing | 22 Jul 2025 |
| Samsung | SM-S921B | Android 16 | OEM Samsung | 1 1 user-facing | 17 Sep 2026 |
| Samsung | SM-S921U | Android 15 | - | 1 1 user-facing | 19 Jun 2025 |
| Samsung | SM-S926B | Android 16 | OEM Samsung | 1 1 user-facing | 14 Apr 2026 |
| Samsung | SM-S928B | Android 16 | OEM Samsung | 2 2 user-facing | 12 Jun 2026 |
| Samsung | SM-S928U1 | Android 15 | - | 1 1 user-facing | 12 Sep 2025 |
| Samsung | SM-S931B | Android 15 | - | 1 1 user-facing | 20 Sep 2025 |
| Samsung | SM-S931B | Android 16 | - | 1 1 user-facing | 23 Nov 2025 |
| Samsung | SM-S936B | Android 16 | - | 1 1 user-facing | 18 Dec 2025 |
| Samsung | SM-S937B | Android 15 | - | 1 1 user-facing | 25 Aug 2025 |
| Samsung | SM-S938B | Android 15 | - | 2 2 user-facing | 25 Aug 2025 |
| Samsung | SM-S942B | Android 17 | OEM Samsung | 1 1 user-facing | 25 May 2026 |
| Samsung | SM-S948U | Android 16 | - | 1 1 user-facing | 9 Sep 2026 |
| Samsung | SM-T636B | Android 15 | - | 2 2 user-facing | 12 Oct 2025 |
| Samsung | SM-T976B | Android 13 | - | 1 1 user-facing | 21 Jul 2025 |
| Samsung | SM-X200 | Android 14 | - | 1 1 user-facing | 27 Aug 2025 |
| Samsung | SM-X716B | Android 15 | - | 1 1 user-facing | 27 Jun 2025 |
| Samsung | SM-X910 | Android 14 | - | 1 1 user-facing | 26 Jun 2025 |
| Samsung | SM-X910 | Android 15 | - | 1 1 user-facing | 12 Sep 2025 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| Accessibility | en-gb | 26 |
| Accessibility | en | 20 |
| Accessibility | en-us | 19 |
| Accessibilità | it-IT | 5 |
| Toegankelijkheid | nl-nl | 5 |
| Accesibilidad | es-us | 3 |
| Accessibility | en-nl | 3 |
| Eingabehilfe | de-de | 3 |
| Accesibilidad | es-ES | 2 |
| Accesibilidad | es-es | 2 |
| Accessibility | en-GB | 2 |
| Accessibility | 2 | |
| Accessibilità | it-it | 2 |
| Accessibilité | fr-fr | 2 |
| Accesibilidad | es-US | 1 |
| Accessibility | en-US | 1 |
| Accessibility | en-au | 1 |
| Accessibilité | fr-FR | 1 |
| Accessibilité | fr-dz | 1 |
| Dostępność | pl-PL | 1 |
| Dostępność | pl-pl | 1 |
| Usnadnění | cs-CZ | 1 |
| Usnadnění | cs-cz | 1 |
| Специальные возможности | ru-ru | 1 |