System app database

Package

com.mi.globalminusscreen

App vault

8device profiles
8observations
6user-facing hits
20 Mar 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
76
permissions
largest set observed
20.9 MB – 48.0 MB
APK size
33 – 35
target SDK
13.61.4 → 13.60.5
versions observed
4
device profiles
Declared permissions (76)

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_ADSERVICES_AD_ID -
ACCESS_ADSERVICES_ATTRIBUTION -
ACCESS_ADSERVICES_TOPICS -
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_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
ACCESS_SHORTCUTS Signature-level system permission, for platform-signed apps.
ACCESS_VOICE_INTERACTION_SERVICE Signature-level system permission, for platform-signed apps.
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_APPWIDGET Signature or privileged system permission. docs ↗
BIND_QUICK_SETTINGS_TILE Signature-level system permission, for platform-signed apps. docs ↗
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.
BLUETOOTH_CONNECT Allows the app to connect to paired Bluetooth devices
BLUETOOTH_SCAN Allows the app to discover and pair nearby Bluetooth devices
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.
FLASHLIGHT Install-time permission, granted automatically.
FOREGROUND_SERVICE Allows the app to make use of foreground services.
FOREGROUND_SERVICE_DATA_SYNC Allows the app to make use of foreground services with the type "dataSync"
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.
GLOBAL_SEARCH Signature or privileged system permission.
INJECT_EVENTS Signature-level system permission, for platform-signed apps.
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.
MANAGE_USERS Signature or privileged system permission.
PACKAGE_USAGE_STATS Signature or privileged system permission.
POST_NOTIFICATIONS Allows the app to show notifications
QUERY_ALL_PACKAGES Allows an app to see all installed packages.
READ_BASIC_PHONE_STATE Allows the app to access the basic telephony features of the device.
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_FRAME_BUFFER Signature-level system permission, for platform-signed apps.
READ_MEDIA_AUDIO Allows the app to read audio files from your shared storage.
READ_MEDIA_IMAGES Allows the app to read image files from your shared storage.
READ_MEDIA_VIDEO Allows the app to read video files from your shared storage.
READ_MEDIA_VISUAL_USER_SELECTED Allows the app to read image and video files that you select from your shared storage.
READ_SEARCH_INDEXABLES Signature or privileged system permission.
READ_SMS This app can read all SMS (text) messages stored on your phone.
READ_WALLPAPER_INTERNAL 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.
RECORD_AUDIO This app can record audio using the microphone while the app is in use.
REQUEST_DELETE_PACKAGES Allows an application to request deletion of packages.
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.
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.
TETHER_PRIVILEGED Signature or privileged system permission.
VIBRATE Allows the app to control the vibrator.
WAKE_LOCK Allows the app to prevent the phone from going to sleep.
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.android.settings.permission.CLOUD_SETTINGS_PROVIDER -
com.android.settings.permission.READ_SETTINGS -
com.google.android.c2dm.permission.RECEIVE -
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE -
com.google.android.gms.permission.AD_ID -
com.hyperos.permission.READ_RECORD -
com.mi.globalminusscreen.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.miui.dock.permission.DOCK_EVENT -
com.miui.gallery.permission.SEARCH -
com.miui.notes.permission.ACCESS_NOTE -
com.miui.powercenter.permission.POWER_DATA -
com.miui.securitycenter.permission.SYSTEM_PERMISSION_DECLARE -
com.miui.securitycenter.permission.WIDGET_PROVIDER -
com.miui.systemAdSolution.LOCAL_AD_PROVIDER -
com.miui.systemAdSolution.adSwitch.PROVIDER -
com.msa.permission.RETRY_BUFFER -
com.samsung.android.permission.SEC_EYECOMFORT_BROADCAST -
com.xiaomi.aicr.permission.NLS_CAPABILITY_PROVIDER -
com.zeus.gmc.sdk.mobileads.msa.odi.permission.ONDEVICE_INTELLIGENCE_PROVIDER -
miui.permission.ACCESS_ALARM_PROVIDER -
miui.permission.READ_STEPS -
miui.permission.USE_INTERNAL_GENERAL_API -

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.mi.globalminusscreen
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.mi.globalminusscreen
Re-enable
adb shell pm enable com.mi.globalminusscreen
Restore (re-install for the current user)
adb shell pm install-existing com.mi.globalminusscreen

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
Xiaomi 21091116UI Android 13 - 1 1 user-facing 8 Sep 2025
Xiaomi 220333QNY Android 13 - 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.

LabelLocaleSeen
App vault vi-VN 2
App vault vi-vn 2
App vault en-gb 2
App vault en 1
App vault en-in 1
Bóveda de aplicaciones es-US 1
Bóveda de aplicaciones es-es 1
Bóveda de aplicaciones es-us 1
Лента виджетов ru-ru 1