Package
com.miui.securitycenter
Security
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 (Xiaomi), so it is an OEM preinstall, and that single certificate is consistent across all 4 device profiles.
- Its largest observed manifest declares 140 permissions: 8 runtime (user-granted), 30 signature or system-level, 28 install-time and 74 vendor or uncatalogued.
Declared permissions (140)
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_CACHE_FILESYSTEM |
Signature or privileged system permission. |
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_DOWNLOAD_MANAGER |
- |
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. |
ACCESS_WIMAX_STATE |
- |
AUTHENTICATE_ACCOUNTS |
Install-time permission, granted automatically. docs ↗ |
BACKUP |
Signature or privileged system permission. |
BATTERY_STATS |
Signature or privileged system permission. |
BLUETOOTH |
Allows the app to view the configuration of the Bluetooth on the phone, and to make and accept connections with paired devices. |
BLUETOOTH_ADMIN |
Allows the app to configure the local Bluetooth phone, and to discover and pair with remote devices. |
CALL_PHONE |
Allows the app to call phone numbers without your intervention. This may result in unexpected charges or calls. Note that this doesn't allow the app to call emergency numbers. Malicious apps may cost you money by making calls without your confirmation, or dial carrier codes which cause incoming calls to be automatically forwarded to another number. |
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. |
CHANGE_WIMAX_STATE |
- |
CLEAR_APP_CACHE |
Signature or privileged system permission. |
CLEAR_APP_USER_DATA |
Signature-level system permission, for platform-signed apps. |
CONFIGURE_WIFI_DISPLAY |
Signature-level system permission, for platform-signed apps. |
CONTROL_VPN |
Signature or privileged system permission. |
DELETE_CACHE_FILES |
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. |
DOWNLOAD_WITHOUT_NOTIFICATION |
- |
EXPAND_STATUS_BAR |
Allows the app to expand or collapse the status bar. |
FORCE_STOP_PACKAGES |
Signature or privileged system permission. |
FOREGROUND_SERVICE |
Allows the app to make use of foreground services. |
FOREGROUND_SERVICE_SYSTEM_EXEMPTED |
Allows the app to make use of foreground services with the type "systemExempted" |
GET_PACKAGE_SIZE |
Allows the app to retrieve its code, data, and cache sizes |
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. |
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. |
KILL_BACKGROUND_PROCESSES |
Allows the app to end background processes of other apps. This may cause other apps to stop running. |
MANAGE_ACCOUNTS |
Install-time permission, granted automatically. docs ↗ |
MANAGE_DEFAULT_APPS |
- |
MANAGE_ENHANCED_CONFIRMATION_STATES |
Signature-level system permission, for platform-signed apps. |
MANAGE_NETWORK_POLICY |
Signature-level system permission, for platform-signed apps. |
MANAGE_USB |
Signature or privileged system permission. |
MANAGE_USERS |
Signature or privileged system permission. |
MASTER_CLEAR |
Signature or privileged system permission. |
MODIFY_NETWORK_ACCOUNTING |
Signature or privileged system permission. |
MODIFY_PHONE_STATE |
Signature or privileged system permission. |
MOUNT_UNMOUNT_FILESYSTEMS |
Signature or privileged system permission. |
PACKAGE_USAGE_STATS |
Signature or privileged system permission. |
PACKAGE_VERIFICATION_AGENT |
Signature or privileged system permission. |
POST_NOTIFICATIONS |
Allows the app to show notifications |
READ_CALL_LOG |
This app can read your call history. |
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_NETWORK_USAGE_HISTORY |
Signature or privileged system permission. |
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_SECURE_SETTINGS |
- |
READ_SETTINGS |
- |
READ_SYNC_SETTINGS |
Allows the app to read the sync settings for an account. For example, this can determine whether the People app is synced with an account. |
READ_USER_DICTIONARY |
Install-time permission, granted automatically. docs ↗ |
READ_WALLPAPER_INTERNAL |
Signature or privileged system permission. |
REAL_GET_TASKS |
Signature or privileged system permission. |
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. |
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS |
Allows an app to ask for permission to ignore battery optimizations for that app. |
SEND_SMS |
Allows the app to send SMS messages. This may result in unexpected charges. Malicious apps may cost you money by sending messages without your confirmation. |
SET_WALLPAPER |
Allows the app to set the system wallpaper. |
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. |
UPDATE_APP_OPS_STATS |
Signature or privileged system permission. |
USE_BIOMETRIC |
Allows the app to use biometric hardware for authentication |
USE_CREDENTIALS |
Install-time permission, granted automatically. |
USE_EXACT_ALARM |
This app can schedule actions like alarms and reminders to notify you at a desired time in the future. |
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_APN_SETTINGS |
Signature or privileged system permission. docs ↗ |
WRITE_CALL_LOG |
Allows the app to modify your phone's call log, including data about incoming and outgoing calls. Malicious apps may use this to erase or modify your call log. |
WRITE_SETTINGS |
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration. |
WRITE_SYNC_SETTINGS |
Allows an app to modify the sync settings for an account. For example, this can be used to enable sync of the People app with an account. |
WRITE_USER_DICTIONARY |
Install-time permission, granted automatically. |
com.android.launcher.permission.INSTALL_SHORTCUT |
- |
com.android.settings.permission.CLOUD_SETTINGS_PROVIDER |
- |
com.android.settings.permission.POWER_MODE_CHANGE |
- |
com.android.settings.permission.PULL_CLOUD_DATA |
- |
com.android.settings.permission.SWITCH_DEV_MODE |
- |
com.android.updater.permission.ACCESS_UPDATESERVICE |
- |
com.android.updater.permission.RECEIVE_BROADCAST |
- |
com.cleanmaster.permission.sdk.clean |
- |
com.google.android.c2dm.permission.RECEIVE |
- |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE |
- |
com.google.android.gms.permission.AD_ID |
- |
com.mi.health.provider.device.read |
- |
com.mipay.wallet.permission.READ_IDENTITY_STATUS |
- |
com.miui.accessibility.permission.ACCESS_SI |
- |
com.miui.calendar.permission.READ_CALENDAR |
- |
com.miui.cleanmaster.permission.Clean_Master |
- |
com.miui.dock.permission.DOCK_EVENT |
- |
com.miui.gamebooster.access.ACTIVITY |
- |
com.miui.gamebooster.permission.PARENT_VERIFY |
- |
com.miui.gameturbo.permission.ACTIVE_MANAGER |
- |
com.miui.guardprovider.permission.Guard_Provider |
- |
com.miui.home.launcher.permission.UNINSTALL_SHORTCUT |
- |
com.miui.monthreport.permission.DATA_MONTH_REPORT |
- |
com.miui.permission.FIREWALL |
- |
com.miui.permission.MANAGE_BOOT_TIME |
- |
com.miui.permission.MANAGE_SMS_INTERCEPT |
- |
com.miui.powerkeeper.permission.REQUEST_WAKE |
- |
com.miui.securityadd.permission.GAMEBOOSTER_PROVIDER |
- |
com.miui.securityadd.permission.KID_MODE_ACCESS |
- |
com.miui.securityadd.permission.SUPERPOWER_RECEIVE |
- |
com.miui.securitycenter.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION |
- |
com.miui.securitycenter.permission.ACCESS_SECURITY_CENTER_PROVIDER |
- |
com.miui.securitycenter.permission.GAMEBOOSTER_PROVIDER |
- |
com.miui.securitycenter.permission.GLOBAL_PACKAGEINSTALLER |
- |
com.miui.securitycenter.permission.MIPUSH_RECEIVE |
- |
com.miui.securitycenter.permission.PERM_USE_INFO |
- |
com.miui.systemAdSolution.LOCAL_AD_PROVIDER |
- |
com.miui.systemAdSolution.adSwitch.PROVIDER |
- |
com.miui.voiceassist.QUERY_ENABLE |
- |
com.miui.yellowpage.permission.ACCESS_YELLOWPAGE |
- |
com.xiaomi.aicr.permission.OPEN_CAPABILITY_INTERFACE |
- |
com.xiaomi.calendar.permission.READ_CALENDAR |
- |
com.xiaomi.dist.permission.DIST_HARDWARE_SERVICE |
- |
com.xiaomi.gamecenter.for3thd.migame.xcashier |
- |
com.xiaomi.gamecenter.permission.GAME_JOY_PERMISSION |
- |
com.xiaomi.macro.permission |
- |
com.xiaomi.mihomemanager.permission.receiveBroadcast |
- |
com.xiaomi.permission.ACCESS_SECURITY_DEVICE_CREDENTIAL |
- |
com.xiaomi.permission.BIND_CONTINUITY_SERVICE_INTERNAL |
- |
com.xiaomi.permission.CLOUD_MANAGER |
- |
com.xiaomi.permission.USE_KEYBAG |
- |
com.xiaomi.vtcamera.permission.ACTIVITY_PERMISSION_DECLARE |
- |
com.xiaomi.vtcamera.permission.SERVICE_PERMISSION_DECLARE |
- |
com.xiaomi.wearable.provider.device.read |
- |
com.xiaomi.xmsf.permission.MIPUSH_RECEIVE |
- |
com.xiaomi.xmsf.permission.USE_XMSF_TRAFFIC |
- |
miui.packageinstaller.permission.ACTION_INFO |
- |
miui.permission.ACCESS_AUDIOMONITOR |
- |
miui.permission.ACCESS_BLE_SETTINGS |
- |
miui.permission.ACCESS_MILINK_CAST |
- |
miui.permission.BACKUP_PROXY |
- |
miui.permission.FILE_PROXY |
- |
miui.permission.READ_AND_WIRTE_PERMISSION_MANAGER |
- |
miui.permission.SHELL |
- |
miui.permission.USE_INTERNAL_GENERAL_API |
- |
miui.permission.powerkeeper.HIDDEN_MODE_PROVIDER |
- |
miui.permission.restore_brightness |
- |
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 |
|---|---|---|---|---|---|
| Xiaomi | 21091116UI | Android 13 | - | 1 1 user-facing | 8 Sep 2025 |
| Xiaomi | 220333QNY | Android 13 | OEM Xiaomi | 1 | 16 Feb 2026 |
| Xiaomi | 23106RN0DA | Android 15 | - | 1 1 user-facing | 22 May 2025 |
| Xiaomi | 23124RA7EO | Android 15 | - | 1 | 17 Jun 2025 |
| Xiaomi | 24117RN76O | Android 15 | OEM Xiaomi | 1 1 user-facing | 28 Dec 2025 |
| Xiaomi | 24117RN76O | Android 16 | OEM Xiaomi | 1 1 user-facing | 20 Mar 2026 |
| Xiaomi | M2012K11AG | Android 13 | - | 1 1 user-facing | 1 Oct 2025 |
| Xiaomi | M2101K6G | Android 13 | OEM Xiaomi | 1 1 user-facing | 8 Mar 2026 |
Known labels
Locale-aware display names seen in the wild.
| Label | Locale | Seen |
|---|---|---|
| Bảo mật | vi-VN | 2 |
| Bảo mật | vi-vn | 2 |
| Security | en-gb | 2 |
| Security | en-in | 1 |
| Security | en | 1 |
| Seguridad | es-US | 1 |
| Seguridad | es-es | 1 |
| Seguridad | es-us | 1 |
| Безопасность | ru-ru | 1 |