System app database

Package

com.heytap.browser

Internet

6device profiles
6observations
4user-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
83
permissions
largest set observed
129.5 MB
APK size
36
target SDK
1
device profile
Declared permissions (83)

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_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.
AD_SERVICES_CONFIG -
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.
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"
FOREGROUND_SERVICE_MEDIA_PLAYBACK Allows the app to make use of foreground services with the type "mediaPlayback"
GET_ACCOUNTS Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed.
INSTALL_SHORTCUT -
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.
MANAGE_ACCOUNTS Install-time permission, granted automatically. docs ↗
MANAGE_EXTERNAL_STORAGE Signature-level system permission, for platform-signed apps. docs ↗
MODIFY_AUDIO_SETTINGS Allows the app to modify global audio settings such as volume and which speaker is used for output.
MOUNT_UNMOUNT_FILESYSTEMS Signature or privileged system permission.
NFC Allows the app to communicate with Near Field Communication (NFC) tags, cards, and readers.
POST_NOTIFICATIONS Allows the app to show notifications
QUERY_ALL_PACKAGES Allows an app to see all installed packages.
READ_CALENDAR This app can read all calendar events stored on your phone and share or save your calendar data.
READ_EXTERNAL_STORAGE Allows the app to read the contents of your shared storage.
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_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.
RECORD_AUDIO This app can record audio using the microphone while the app is in use.
REQUEST_INSTALL_PACKAGES Allows an application to request installation of packages.
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.
TURN_SCREEN_ON Allows the app to turn on the screen.
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_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_CALENDAR This app can add, remove, or change calendar events on your phone. This app can send messages that may appear to come from calendar owners, or change events without notifying their owners.
WRITE_EXTERNAL_STORAGE Allows the app to write the contents of your shared storage.
WRITE_MEDIA_STORAGE 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.browser.permission.READ_HISTORY_BOOKMARKS -
com.android.browser.permission.WRITE_HISTORY_BOOKMARKS -
com.android.email.permission.READ_ATTACHMENT -
com.android.launcher.permission.INSTALL_SHORTCUT -
com.applovin.array.apphub.permission.BIND_APPHUB_SERVICE -
com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE -
com.google.android.c2dm.permission.RECEIVE -
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE -
com.google.android.gms.permission.AD_ID -
com.heytap.browser.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.heytap.browser.permission.ACS_SERVICE -
com.heytap.browser.permission.BROWSER_HELPER -
com.heytap.browser.permission.C2D_MESSAGE -
com.heytap.browser.permission.READ_WRITE_BOOKMARK_FOLDERS -
com.heytap.browser.permission.READ_WRITE_HISTORY_BOOKMARKS -
com.heytap.browser.permission.RECIEVE_MCS_MESSAGE -
com.heytap.datamigration.PERMISSION_SHARED -
com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE -
com.nearme.mcs.permission.RECIEVE_MCS_MESSAGE -
com.oneplus.account.READ_ACCOUNT_INFO -
com.oplus.permission.safe.LOG -
com.oplus.permission.safe.PRIVATE -
com.oplus.permission.safe.SAFE_MANAGER -
com.oplus.permission.safe.SAU -
com.oplus.permission.safe.SETTINGS -
com.oppo.permission.safe.LOG -
com.oppo.permission.safe.PRIVATE -
com.oppo.permission.safe.SAFE_MANAGER -
com.oppo.permission.safe.SAU -
com.oppo.permission.safe.SETTINGS -
heytap.permission.cloud.ACCESS_CLOUD -
heytap.permission.cloud.ACCESS_SYNC_SERVICE -
oplus.permission.OPLUS_COMPONENT_SAFE -
oplus.permission.OPPO_COMPONENT_SAFE -
oppo.permission.APP_SETTING -
oppo.permission.GAME_SPACE -
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.heytap.browser
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.heytap.browser
Re-enable
adb shell pm enable com.heytap.browser
Restore (re-install for the current user)
adb shell pm install-existing com.heytap.browser

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 CPH2653 Android 16 - 1 24 Nov 2025
OPPO CPH2591 Android 15 - 1 10 Jul 2025
OPPO CPH2637 Android 15 OEM OPPO 1 1 user-facing 2 Feb 2026
realme RMX2001 Android 11 - 1 1 user-facing 21 Aug 2025
realme RMX3627 Android 12 - 1 1 user-facing 20 Sep 2025
realme RMX3690 Android 12 - 1 1 user-facing 25 Nov 2025

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Internet ru-ru 2
Internet de-de 1
Internet en-lk 1
Internet en-us 1
Internet es-MX 1
Internet es-mx 1