System app database

Package

com.vivo.safecenter

Centro de seguridad

1device profile
1observation
0user-facing hits
21 Jul 2026last seen

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.

1
signing cert
consistent across devices
71
permissions
largest set observed
18.3 MB
APK size
35
target SDK
6.0.10.3
versions observed
1
device profile
Declared permissions (71)

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.

PermissionDescription
ACCESS_KEYGUARD_SECURE_STORAGE Signature-level system permission, for platform-signed apps.
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.
BIND_QUICK_SETTINGS_TILE Signature-level system permission, for platform-signed apps. docs ↗
BROADCAST_CLOSE_SYSTEM_DIALOGS Signature or privileged system permission. docs ↗
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.
DELETE_PACKAGES Signature or privileged system permission.
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.
LOCAL_MAC_ADDRESS Signature or privileged system permission.
MANAGE_ACTIVITY_TASKS Signature-level system permission, for platform-signed apps.
MANAGE_APP_OPS_MODES Signature-level system permission, for platform-signed apps.
MANAGE_BIOMETRIC Signature-level system permission, for platform-signed apps.
MANAGE_EXTERNAL_STORAGE Signature-level system permission, for platform-signed apps. docs ↗
MANAGE_MEDIA_PROJECTION Signature-level system permission, for platform-signed apps.
NETWORK_SETTINGS Signature-level system permission, for platform-signed apps.
POST_NOTIFICATIONS Allows the app to show notifications
QUERY_ALL_PACKAGES Allows an app to see all installed packages.
READ_CALL_LOG This app can read your call history.
READ_CLIPBOARD_IN_BACKGROUND 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_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_SEARCH_INDEXABLES Signature or privileged system permission.
READ_SECURE_SETTINGS -
READ_SMS This app can read all SMS (text) messages stored on your phone.
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.
SET_ACTIVITY_WATCHER Signature-level system permission, for platform-signed apps.
SET_BIOMETRIC_DIALOG_ADVANCED Signature or privileged system permission.
SUPPRESS_CLIPBOARD_ACCESS_NOTIFICATION Signature-level system permission, for platform-signed apps.
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_BIOMETRIC Allows the app to use biometric hardware for authentication
USE_BIOMETRIC_INTERNAL Signature-level system permission, for platform-signed apps.
VIBRATE Allows the app to control the vibrator.
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.bbkmusic.PERMISSION -
com.bbk.iqoo.logsystem.permission.READ_DATA -
com.bbk.iqoo.logsystem.permission.SIGN_OR_SYSTEM -
com.bbk.iqoo.logsystem.permission.WRITE_DATA -
com.iqoo.secure.clip.permission.SEND_BROADCAST -
com.iqoo.secure.permission.START_ACTIVITY -
com.iqoo.secure.permissions.secure_isolate_box -
com.iqoo.secure.secureprovider.write -
com.vivo.abe.permission.configlist_provider -
com.vivo.abe.permission.exidentifier.provider -
com.vivo.abe.permission.message_display_service -
com.vivo.abe.permission.unifiedconfig.provider -
com.vivo.cipherchain.provider.cipchainprovider.write -
com.vivo.doubleinstance.permission.WHITELIST_QUERY_SERVICE -
com.vivo.face.permission.USE_FACE_ENROLL -
com.vivo.face.permission.USE_PRE_ENROLL_INTERNAL -
com.vivo.mms.permission.EXTERNAL_ACCESS -
com.vivo.notification.ISLAND_NOTI_SUPPORT -
com.vivo.numbermark.privacy_protocol -
com.vivo.permission.ACCESSIBILITY_ENHANCE_PERMISSION -
com.vivo.permission.ACCESS_VIVO_CAST_DISPLAY -
com.vivo.permission.CONTENTCATCHER_PERMISSION -
com.vivo.permission.SERVICE_SETTING -
com.vivo.permission.wifi.CLASSIFIER_INFO -
com.vivo.safecenter.permission.PROVIDER.ACCESS -
com.vivo.safecenter.permissions.PrivacyAppIslandMethodReceiver -
com.vivo.safecenter.permissions.START_SAFE_CENTER_ACTIVITY -
com.vivo.safecenter.permissions.safetyshield -
com.vivo.safecenter.permissions.secureprovider.read -
com.vivo.safecenter.permissions.secureprovider.write -
com.vivo.settings.pemission.SCREEN_SHARE_PRIVACY_PROTECTION_SWITCH_DIALOG -
com.vivo.settings.permission.ANTI_PEEPING_PRIVACY_PROTECTION -

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.

Disable for the current user
adb shell pm disable-user --user 0 com.vivo.safecenter
Remove for the current user - a per-user uninstall; the APK stays on /system, so Restore re-adds it (-k keeps app data)
adb shell pm uninstall -k --user 0 com.vivo.safecenter
Re-enable
adb shell pm enable com.vivo.safecenter
Restore (re-install for the current user)
adb shell pm install-existing com.vivo.safecenter

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.

OEMModelAndroidProvenanceObservationsLast seen
vivo V2550 Android 16 OEM vivo 1 21 Jul 2026

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Centro de seguridad es-US 1
Centro de seguridad es-us 1