当前分析文件:ATIVADOR GB v22.28.67 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
当前分析文件:ATIVADOR GB v22.28.67 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="222867" android:versionName="22.28.67" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="sbal.xredner.sbal" platformBuildVersionCode="34" platformBuildVersionName="14"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="31" />
<uses-feature android:name="android.hardware.bluetooth" android:required="false" />
<uses-feature android:name="android.hardware.location" android:required="false" />
<uses-feature android:name="android.hardware.location.network" android:required="false" />
<uses-feature android:name="android.hardware.location.gps" android:required="false" />
<uses-feature android:name="android.hardware.camera" android:required="false" />
<uses-feature android:name="android.hardware.nfc" android:required="false" />
<uses-feature android:name="android.hardware.wifi" android:required="false" />
<uses-feature android:name="android.hardware.telephony" android:required="false" />
<uses-feature android:name="android.software.leanback" android:required="false" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.REORDER_TASKS" />
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
<uses-permission android:name="android.permission.USE_EXACT_ALARM" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.INTERNET" />
<queries>
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:mimeType="*/*" />
</intent>
<intent>
<action android:name="android.intent.action.SEND" />
<data android:mimeType="*/*" />
</intent>
<intent>
<action android:name="android.intent.action.PICK" />
<data android:mimeType="*/*" />
</intent>
<intent>
<action android:name="android.intent.action.SEND_MULTIPLE" />
<data android:mimeType="*/*" />
</intent>
<intent>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="http" />
</intent>
<intent>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.HOME" />
</intent>
<intent>
<action android:name="android.support.customtabs.action.CustomTabsService" />
</intent>
<intent>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent>
<intent>
<action android:name="android.intent.action.REBOOT" />
</intent>
<provider android:authorities="androidx.car.app.connection" />
<provider android:authorities="media" />
<provider android:authorities="com.android.contacts" />
<package android:name="androidx.test.orchestrator" />
<package android:name="androidx.test.services" />
<package android:name="com.google.android.apps.common.testing.services" />
</queries>
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT" />
<uses-permission android:name="android.permission.SET_WALLPAPER" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<permission android:name="sbal.xredner.sbal.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="sbal.xredner.sbal.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<application android:theme="@android:style/Theme.NoTitleBar" android:label="@string/BaseName" android:icon="@drawable/mylogo" android:persistent="true" android:exported="false" android:allowBackup="true" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:banner="@drawable/notify" android:extractNativeLibs="false" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:preserveLegacyExternalStorage="true">
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="sbal.xredner.sbal.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/providerpaths" />
</provider>
<activity android:name="sbal.xredner.sbal.Splasher" android:exported="true" />
<activity-alias android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/name1" android:icon="@drawable/notify" android:name="sbal.xredner.sbal.A2" android:enabled="false" android:exported="true" android:screenOrientation="sensor" android:targetActivity="sbal.xredner.sbal.Splasher" android:hardwareAccelerated="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.INFO" />
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="www.anything.org" android:pathPrefix="/app" />
</intent-filter>
<meta-data android:name="android.app.lib_name" android:value="" />
</activity-alias>
<activity-alias android:theme="@android:style/Theme.Black.NoTitleBar" android:label="@string/BaseName" android:icon="@drawable/mylogo" android:name="sbal.xredner.sbal.A1" android:enabled="true" android:exported="true" android:targetActivity="sbal.xredner.sbal.Splasher" android:hardwareAccelerated="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.INFO" />
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="www.anything.org" android:pathPrefix="/app" />
</intent-filter>
<meta-data android:name="android.app.lib_name" android:value="" />
</activity-alias>
<activity android:theme="@android:style/Theme.Black.NoTitleBar" android:label="@string/BaseName" android:name="sbal.xredner.sbal.nengejnzvrvywysx" android:enabled="true" android:exported="true" android:screenOrientation="sensor" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label=" " android:icon="@android:color/transparent" android:name="sbal.xredner.sbal.LockActivity" android:enabled="true" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTask" android:noHistory="true" android:hardwareAccelerated="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="Alert" android:name="sbal.xredner.sbal.AlertActivity" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.rlwtuvppgukqlt" android:exported="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.akrbizeweb" android:exported="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.mwirmekuofocxmfwoxrz" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:name="sbal.xredner.sbal.wzaraawowstgsh" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.epxxaieiwchggciqlkay" android:exported="true" android:showOnLockScreen="true" android:showWhenLocked="true" android:turnScreenOn="true" />
<activity android:name="sbal.xredner.sbal.vxurolairpj" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.pjwiiolmojz" android:exported="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.kafbxwbmypvydxdzucffrecm" android:exported="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.zuxljenxhs" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.hcuovosebiqct" android:exported="true" android:excludeFromRecents="true" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.pophzvttbgvf" android:exported="true" android:excludeFromRecents="true" android:windowSoftInputMode="adjustResize" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="Chrome" android:name="sbal.xredner.sbal.acezjdczwmejgjucvgschyb" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="Chrome" android:name="sbal.xredner.sbal.ngxkhxpeolafj" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance" />
<service android:name="sbal.xredner.sbal.bxmlfsj" android:persistent="true" android:enabled="true" android:exported="true" android:stopWithTask="false" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.rhcfdl" android:enabled="true" android:exported="true" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.xbpogmlozwmih" android:enabled="true" android:exported="true" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.pnkdrbxtyfidnr" android:enabled="true" android:exported="true" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.ydpddlzeatmcthwlny" android:persistent="true" android:enabled="true" android:exported="true" android:stopWithTask="false" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.gjnjmcmmpus" android:persistent="true" android:enabled="true" android:exported="true" android:stopWithTask="false" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.cvyvnbhkxfmaoldhpsjn" android:enabled="true" android:exported="true" />
<service android:name="sbal.xredner.sbal.eqxpafq" android:exported="true" android:foregroundServiceType="dataSync" />
<service android:name="sbal.xredner.sbal.MyJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="true" />
<service android:name="sbal.xredner.sbal.tmpebngsjiwaf" android:enabled="true" android:exported="true" android:foregroundServiceType="mediaProjection" />
<service android:label="@string/BaseName" android:name="sbal.xredner.sbal.kuewe" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" android:persistent="true" android:exported="false" android:description="@string/BaseName" android:foregroundServiceType="systemExempted">
<intent-filter>
<action android:name="android.accessibilityservice.AccessibilityService" />
</intent-filter>
<meta-data android:name="android.accessibilityservice" android:resource="@xml/ldfoxefwdiylfl" />
</service>
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" android:foregroundServiceType="dataSync" />
<receiver android:name="sbal.xredner.sbal.nujjqdbgyykzbruhh" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.SCREEN_ON" />
<action android:name="android.intent.action.SCREEN_OFF" />
<action android:name="android.intent.action.USER_PRESENT" />
</intent-filter>
</receiver>
<receiver android:name="sbal.xredner.sbal.BootReceiver" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
<action android:name="com.htc.intent.action.QUICKBOOT_POWERON" />
<action android:name="android.intent.action.REBOOT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<receiver android:name="sbal.xredner.sbal.ResetServices" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.AIRPLANE_MODE" />
<action android:name="android.intent.action.BATTERY_LOW" />
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.LOCALE_CHANGED" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
<category android:name="android.intent.category.DEFAULT" />
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.fuchdphcjvk" android:enabled="true" android:exported="true" android:excludeFromRecents="false" android:launchMode="singleInstance" android:showOnLockScreen="true" android:documentLaunchMode="intoExisting" android:showWhenLocked="true" android:turnScreenOn="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="sbal.xredner.sbal.Startme" android:exported="true">
<intent-filter>
<action android:name="com.javadata.scanner.STARTER" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="Google" android:name="sbal.xredner.sbal.wakeitaiv" android:excludeFromRecents="true" android:showForAllUsers="true" android:turnScreenOn="true" />
<meta-data android:name="com.google.android.ALLOW_PHISHING_DETECTION" android:value="false" />
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true" />
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_W" android:value="632.0dip" />
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_H" android:value="598.0dip" />
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_W" android:value="632.0dip" />
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_H" android:value="598.0dip" />
<meta-data android:name="android.max_aspect" android:value="2.1" />
<meta-data android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY" android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.android.gms.cloudmessaging.FINISHED_AFTER_HANDLED" android:value="true" />
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
<meta-data android:name="com.facebook.wearable.companion.fbpermission.APP_LINKS" android:value="" />
<meta-data android:name="com.google.android.backup.api_key" android:value="AEdPqrEAAAAImRFQvx8szY9HcRV2sTL7zp5DyY5Lr6ldGt0Z1Q" />
<meta-data android:name="android.service.chooser.chooser_target_service" android:value="androidx.sharetarget.ChooserTargetServiceCompat" />
<meta-data android:name="photopicker_activity:0:required" android:value="" />
<meta-data android:name="com.facebook.katana.fbpermission.SSO_ACCESS" android:value="" />
<meta-data android:name="com.google.android.gms.version" android:value="12451000" />
<meta-data android:name="com.facebook.katana.fbpermission.LITE_PROVIDER_ACCESS" android:value="" />
<meta-data android:name="com.facebook.services.fbpermission.FEO2" android:value="" />
<meta-data android:name="com.facebook.services.fbpermission.FEO2_IMPLICIT_CALLER" android:value="" />
<meta-data android:name="com.facebook.services.fbpermission.FEO2_READ_DEVICE_COOKIE" android:value="" />
<meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store" />
<meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_DISTRIBUTION_APK" />
<meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0" />
<meta-data android:name="com.android.vending.derived.apk.id" android:value="3" />
<meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="sbal.xredner.sbal.androidx-startup">
<meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
</provider>
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.BATTERY_LOW" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.TIME_SET" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
</intent-filter>
</receiver>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SKIP_FILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
</intent-filter>
</receiver>
</application>
</manifest>