System app database

Package

com.oplus.wirelesssettings

Wireless Settings

6device profiles
6observations
0user-facing hits
2 Feb 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
80
permissions
largest set observed
20.4 MB
APK size
34
target SDK
1
device profile
Declared permissions (80)

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_BACKGROUND_LOCATION This app can access location at any time, even while the app is not in use.
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_FINE_LOCATION This app can get your precise 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. This may increase battery usage.
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.
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_PRIVILEGED Signature or privileged system permission.
BLUETOOTH_SCAN Allows the app to discover and pair nearby Bluetooth devices
BROADCAST_CLOSE_SYSTEM_DIALOGS Signature or privileged system permission. docs ↗
BROADCAST_STICKY Allows the app to send sticky broadcasts, which remain after the broadcast ends. Excessive use may make the phone slow or unstable by causing it to use too much memory.
CAMERA This app can take pictures and record videos using the camera while the app is in use.
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.
CONFIGURE_WIFI_DISPLAY Signature-level system permission, for platform-signed apps.
CONNECTIVITY_INTERNAL Signature or privileged system permission.
CONTROL_ALWAYS_ON_VPN Signature-level system permission, for platform-signed apps.
CONTROL_VPN Signature or privileged system permission.
EXPAND_STATUS_BAR Allows the app to expand or collapse the status bar.
GET_APP_OPS_STATS Signature or privileged system permission.
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.
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_FINGERPRINT Signature or privileged system permission.
MANAGE_NETWORK_POLICY Signature-level system permission, for platform-signed apps.
MANAGE_USERS Signature or privileged system permission.
MODIFY_PHONE_STATE Signature or privileged system permission.
NETWORK_SETTINGS Signature-level system permission, for platform-signed apps.
NFC Allows the app to communicate with Near Field Communication (NFC) tags, cards, and readers.
OVERRIDE_WIFI_CONFIG Signature or privileged system permission.
PEERS_MAC_ADDRESS 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_DEVICE_CONFIG Signature-level system permission, for platform-signed apps.
READ_NETWORK_USAGE_HISTORY Signature or privileged system permission.
READ_PRINT_SERVICES Signature-level system permission, for platform-signed apps.
READ_PRIVILEGED_PHONE_STATE Signature or privileged system permission. docs ↗
READ_SEARCH_INDEXABLES Signature or privileged system permission.
READ_WIFI_CREDENTIAL 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_NETWORK_SCORES Signature-level system permission, for platform-signed apps.
SET_TIME_ZONE Allows the app to change the phone's time zone.
START_ANY_ACTIVITY Signature-level system permission, for platform-signed apps.
STATUS_BAR Signature or privileged system permission.
TETHER_PRIVILEGED Signature or privileged system permission.
USE_BIOMETRIC Allows the app to use biometric hardware for authentication
USE_BIOMETRIC_INTERNAL Signature-level system permission, for platform-signed apps.
USE_FINGERPRINT Allows the app to use fingerprint hardware for authentication
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.certinstaller.INSTALL_AS_USER -
com.microsoft.appmanager.permission.QS_TILE_PROVIDER -
com.oplus.bluetooth.permission.CONNECTION_HELP -
com.oplus.metis.factdata.permission.DATABASE -
com.oplus.permission.safe.AI_APP -
com.oplus.permission.safe.ASSISTANT -
com.oplus.permission.safe.CONNECTIVITY -
com.oplus.permission.safe.IOT -
com.oplus.permission.safe.PERSISTENT -
com.oplus.permission.safe.PHONE -
com.oplus.permission.safe.PROTECT -
com.oplus.permission.safe.SECURITY -
com.oplus.permission.safe.SETTINGS -
com.oplus.wirelesssettings.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.oppo.permission.safe.AI_APP -
com.oppo.permission.safe.ASSISTANT -
com.oppo.permission.safe.CONNECTIVITY -
com.oppo.permission.safe.IOT -
com.oppo.permission.safe.PERSISTENT -
com.oppo.permission.safe.PHONE -
com.oppo.permission.safe.PROTECT -
com.oppo.permission.safe.SECURITY -
com.oppo.permission.safe.SETTINGS -
com.wapi.permission.ACCESS_CERTIFICATE -
oplus.permission.OPLUS_COMPONENT_SAFE -
oplus.permission.settings.LAUNCH_FOR_EXPORT -
oppo.permission.OPPO_COMPONENT_SAFE -

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

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
OnePlus CPH2465 Android 14 - 1 17 Jun 2025
OnePlus CPH2653 Android 16 - 1 24 Nov 2025
OnePlus HD1903 Android 12 - 1 10 Sep 2025
OnePlus KB2005 Android 14 - 1 17 Sep 2025
OPPO CPH2591 Android 15 - 1 10 Jul 2025
OPPO CPH2637 Android 15 OEM OPPO 1 2 Feb 2026

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Ajustes inalámbricos es-MX 1
Ajustes inalámbricos es-mx 1
Drahtloseinstellungen de-de 1
Paramètres sans fil fr-fr 1
Wireless Settings 1
Wireless Settings en-lk 1
Wireless Settings en-pk 1