Package
com.samsung.android.service.peoplestripe
People
Guidance
The People edge panel, made by Samsung and shown on devices as "People". Samsung describes the People panel as placing up to ten chosen contacts within easy reach, so a call or message can be started from the edge handle without opening Contacts. Samsung documents the panel rather than the package name, so the pairing here rests on the on-device label, the shared Samsung platform signer and the panel Samsung names in its own edge panel guidance, not on a published package mapping. Version note: People edge is older than the current panel list and used to do more. On the curved-screen Galaxy S6 edge, Samsung documented People edge as a companion to Edge lighting, colour-coding the edge of the screen by which priority contact had sent a notification. This package also carries a notably privileged permission set for a panel, including CALL_PRIVILEGED and DISABLE_KEYGUARD, which suggests it still does more than draw a list of contacts. We could not source what survives of the notification side on current One UI releases, so treat the panel and any contact-related notification behaviour as separate questions on a given fleet rather than assuming they still travel together. For Android Enterprise, EMM and kiosk use the panel is a way to place calls and messages from over the top of the foreground app, which matters on dedicated devices where telephony is meant to be constrained. Knox Service Plugin's Allow Edge screen policy disables the whole edge panel feature across a fleet and is the tidier control. Disabling this package specifically is rated with caution rather than safe because of its privileged permissions and the unresolved question above: unlike a plain panel, it may back other contact-facing behaviour, so test the effect on calling, messaging and notifications before rolling it out.
- How to make the most out of Edge panels - Samsung UK Support →
- Add or remove Edge panels on your Galaxy phone or tablet - Samsung US Support →
- Galaxy S6 edge: How do I use Edge lighting and People edge features on Edge screen? - Samsung HK Support →
- Device restrictions (Allow Edge screen) - Knox Service Plugin, Samsung Knox Documentation →
- Why Edge Panels are my secret weapon for multitasking on Samsung phones - Android Authority →
- Package provenance for com.samsung.android.service.peoplestripe - 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 38 permissions: 3 runtime (user-granted), 19 signature or system-level, 6 install-time and 10 vendor or uncatalogued. The signature/system share marks it as a privileged component, not an ordinary app.
- APK size ranges from 3.7 MB to 5.8 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 (38)
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 |
|---|---|
BACKUP |
Signature or privileged system permission. |
CALL_PRIVILEGED |
Signature or privileged system permission. |
DEVICE_POWER |
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. |
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. |
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_USERS |
Signature or privileged system permission. |
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_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 ↗ |
REAL_GET_TASKS |
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. |
REMOVE_TASKS |
Signature-level system permission, for platform-signed apps. |
SET_ACTIVITY_WATCHER |
Signature-level system permission, for platform-signed apps. |
SET_PROCESS_LIMIT |
Signature or privileged system permission. |
START_ANY_ACTIVITY |
Signature-level system permission, for platform-signed apps. |
STATUS_BAR |
Signature or privileged system permission. |
STATUS_BAR_SERVICE |
Signature-level system permission, for platform-signed apps. |
STOP_APP_SWITCHES |
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. |
VIBRATE |
Allows the app to control the vibrator. |
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_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.launcher.permission.READ_SETTINGS |
- |
com.google.android.c2dm.permission.RECEIVE |
- |
com.kddi.android.cmail.permission.RECEIVE_MESSAGE_PROVIDER |
- |
com.samsung.android.app.cocktailbarservice.permission.ACCESS_PANEL |
- |
com.samsung.android.permission.LOCK_TASK_MODE |
- |
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY |
- |
com.samsung.android.service.peoplestripe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.sec.android.provider.badge.permission.READ |
- |
com.sec.android.settings.permission.SOFT_RESET |
- |
com.wssnps.permission.COM_WSSNPS |
- |
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-A125F | Android 12 | OEM Samsung | 1 | 21 Jan 2026 |
| Samsung | SM-A135F | Android 14 | OEM Samsung | 3 | 21 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 |
|---|---|---|
| People | en-gb | 26 |
| People | en | 20 |
| People | en-us | 18 |
| Persone | it-IT | 5 |
| Personen | nl-nl | 5 |
| People | en-nl | 3 |
| Personas | es-us | 3 |
| Personen | de-de | 3 |
| People | en-GB | 2 |
| People | 2 | |
| Personas | es-es | 2 |
| Personas | es-ES | 2 |
| Persone | it-it | 2 |
| Ludzie | pl-PL | 1 |
| Ludzie | pl-pl | 1 |
| People | en-au | 1 |
| People | en-US | 1 |
| People edge | en-us | 1 |
| Personas | es-US | 1 |
| Personnes | fr-FR | 1 |
| Personnes | fr-dz | 1 |
| Personnes | fr-fr | 1 |
| Люди | ru-ru | 1 |