导航菜单

页面标题

页面副标题

移动应用反编译源码文件在线浏览与安全分析

正在查看:DBA v2506090350 -- AndroidManifest.xml 的源代码文件

本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="1004576694" android:versionName="250609-ae03ae50" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="dk.dba.android" platformBuildVersionCode="34" platformBuildVersionName="14"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="26" android:targetSdkVersion="34" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE_TYPE_SHORT_SERVICE" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <queries>
        <intent>
            <action android:name="android.intent.action.DIAL" />
            <data android:scheme="tel" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="tel" />
        </intent>
        <intent>
            <action android:name="android.support.customtabs.action.CustomTabsService" />
        </intent>
        <intent>
            <action android:name="com.m10s.identity.LOGIN_PROMPT_CONTENT_PROVIDER" />
        </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.INSERT" />
            <data android:mimeType="vnd.android.cursor.dir/event" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="sms" />
        </intent>
        <intent>
            <action android:name="android.intent.action.DIAL" />
            <data android:path="tel:" />
        </intent>
        <package android:name="com.google.android.apps.maps" />
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="http" />
        </intent>
        <intent>
            <action android:name="android.media.browse.MediaBrowserService" />
        </intent>
        <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.CAMERA" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_TOPICS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-feature android:glEsVersion="0x00020000" android:required="true" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <permission android:name="dk.dba.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="dk.dba.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <application android:theme="@style/Theme.NMP" android:label="DBA " android:icon="@mipmap/appicon" android:name="com.schibsted.nmp.NmpApplication" android:allowBackup="false" android:supportsRtl="false" android:extractNativeLibs="false" android:fullBackupContent="@xml/backup_rules" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/appicon_round" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:dataExtractionRules="@xml/data_extraction_rules">
        <meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-7724422677792634~3459119586" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.schibsted.nmp.AccountRedirectActivity" android:exported="true" android:launchMode="singleTask">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="dk.dba.www.61b1cad46cc9747bb32a4109" />
                <data android:scheme="dk.dba.www.60dacc2730125558546091ca" />
                <data android:path="/login" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Splash.NMP" android:name="com.schibsted.nmp.NmpActivity" android:exported="true" android:launchMode="singleTop" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter android:autoVerify="true">
                <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" />
                <data android:scheme="http" />
                <data android:host="*.dba.dk" />
                <data android:path="/bap/makeoffer/payment-confirm" />
                <data android:pathPrefix="/transaksjonsoversikt" />
                <data android:pathPrefix="/recommerce/transactions" />
                <data android:path="/recommerce/buy/process-payment" />
                <data android:pathPrefix="/bap/create" />
                <data android:pathPrefix="/bap/fiks-ferdig" />
                <data android:pathPattern="/bap/item/.*/sold" />
                <data android:pathPattern="/bap/sold.html" />
                <data android:pathPattern="/recommerce/item/.*/sold" />
                <data android:pathPattern="/recommerce/sold.html" />
                <data android:path="/bap/browse.html" />
                <data android:path="/mobility/browse/car" />
                <data android:path="/mobility/browse/boat" />
                <data android:path="/mobility/browse/mc" />
                <data android:path="/mobility/browse/b2b" />
                <data android:pathPattern="/bap/.*/search.html" />
                <data android:pathPattern="/bap/.*/search" />
                <data android:pathPattern="/recommerce/.*/search.html" />
                <data android:pathPattern="/recommerce/.*/search" />
                <data android:pathPattern="/bap/.*/ad.html" />
                <data android:pathPattern="/bap/.*/item/.*" />
                <data android:pathPattern="/bap/forsale/item/.*" />
                <data android:pathPattern="/recommerce/.*/item/.*" />
                <data android:pathPattern="/.*/.*/item/.*" />
                <data android:pathPattern="/recommerce/forsale/item/.*" />
                <data android:pathPattern="/car/used/.*" />
                <data android:pathPattern="/car/used/search.html" />
                <data android:pathPattern="/mobility/search/.*" />
                <data android:pathPrefix="/kyc/mobile-callback" />
                <data android:pathPattern="/recommerce/rewards" />
                <data android:pathPattern="/recommerce/rewards/.*" />
                <data android:pathPattern="/shop/.*" />
                <data android:pathPattern="/tori-kaupat/.*" />
                <data android:pathPattern="/recommerce/explore" />
                <data android:pathPattern="/recommerce/statistics/.*" />
                <data android:pathPattern="/recommerce/visibility-options" />
            </intent-filter>
            <intent-filter android:label="@string/ad_input_share_to_recommerce">
                <action android:name="android.intent.action.SEND" />
                <action android:name="android.intent.action.SEND_MULTIPLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
            <intent-filter android:autoVerify="true">
                <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" />
                <data android:scheme="http" />
                <data android:host="*.dba.dk" />
                <data android:pathPattern="/messages" />
                <data android:pathPattern="/messages/id/.*" />
                <data android:path="/gi-vurdering" />
                <data android:path="/give-review" />
                <data android:pathPattern="/app" />
                <data android:pathPattern="/" />
                <data android:pathPrefix="/notifications" />
                <data android:path="/innfinn" />
                <data android:path="/innfinn/start" />
                <data android:path="/create-item/start" />
                <data android:path="/order-and-payment/payment/confirm" />
                <data android:path="/mine-annonser" />
                <data android:path="/my-items" />
                <data android:path="/mine-annonser/detaljer" />
                <data android:path="/my-items/details" />
                <data android:pathPattern="/my-items/details/.*" />
                <data android:path="/min-finn" />
                <data android:path="/my-page" />
                <data android:path="/job/profile/landing" />
                <data android:path="/job/browse.html" />
                <data android:path="/categories-explorer" />
                <data android:path="/favoritter" />
                <data android:path="/favorites" />
                <data android:pathPattern="/delt-favorittliste/.*" />
                <data android:pathPattern="/sharedfavoritelist/.*" />
                <data android:path="/favorite-sold" />
                <data android:pathPattern="/b2b/.*/search.html" />
                <data android:pathPattern="/.*/.* /.*/search.html" />
                <data android:pathPrefix="/distribution-front/count/open" />
                <data android:pathPattern="/trygg-handel/bil/salgsprosess" />
                <data android:pathPattern="/smidig-bilhandel/kontrakt" />
            </intent-filter>
            <intent-filter android:autoVerify="true">
                <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" />
                <data android:scheme="http" />
                <data android:host="*.dba.dk" />
                <data android:pathPattern="/bap/.*/item/.*" />
                <data android:pathPattern="/recommerce/.*/item/.*" />
                <data android:pathPattern="/mobility/item/.*" />
                <data android:pathAdvancedPattern="/[0-9]{7}" />
                <data android:pathAdvancedPattern="/[0-9]{8}" />
                <data android:pathAdvancedPattern="/[0-9]{9}" />
            </intent-filter>
            <intent-filter android:autoVerify="true">
                <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" />
                <data android:scheme="http" />
                <data android:host="*.dba.dk" />
                <data android:pathPattern="/ad.html" />
                <data android:pathPattern="/.*/ad.html" />
                <data android:pathPattern="/realestate/.*/ad.html" />
                <data android:pathPattern="/eiendom/nybygg/prosjekt" />
                <data android:pathPattern="/car/.*/ad.html" />
                <data android:pathPattern="/mobility/item/.*" />
                <data android:pathPattern="/job/.*/ad.html" />
                <data android:pathPattern="/mc/.*/ad.html" />
                <data android:pathPattern="/boat/.*/ad.html" />
                <data android:pathPattern="/b2b/.*/ad.html" />
                <data android:pathPattern="/.*/.*/.*/ad.html" />
                <data android:pathPattern="/.*/.*/.*/.*/ad.html" />
                <data android:pathPattern="/.*/.*/item/.*" />
                <data android:pathPattern="/1......" />
                <data android:pathPattern="/2......" />
                <data android:pathPattern="/3......" />
                <data android:pathPattern="/4......" />
                <data android:pathPattern="/5......" />
                <data android:pathPattern="/6......" />
                <data android:pathPattern="/7......" />
                <data android:pathPattern="/8......" />
                <data android:pathPattern="/9......" />
                <data android:pathPattern="/1......." />
                <data android:pathPattern="/2......." />
                <data android:pathPattern="/3......." />
                <data android:pathPattern="/4......." />
                <data android:pathPattern="/5......." />
                <data android:pathPattern="/6......." />
                <data android:pathPattern="/7......." />
                <data android:pathPattern="/8......." />
                <data android:pathPattern="/9......." />
                <data android:pathPattern="/1........" />
                <data android:pathPattern="/2........" />
                <data android:pathPattern="/3........" />
                <data android:pathPattern="/4........" />
                <data android:pathPattern="/5........" />
                <data android:pathPattern="/6........" />
                <data android:pathPattern="/7........" />
                <data android:pathPattern="/8........" />
                <data android:pathPattern="/9........" />
                <data android:pathPrefix="/distribution-front/count/open" />
            </intent-filter>
        </activity>
        <service android:name="com.schibsted.nmp.foundation.adinput.ad.service.AdInputService" android:foregroundServiceType="shortService" />
        <receiver android:name="no.finn.messaging.notification.DirectReplyReceiver" />
        <receiver android:name="no.finn.android.notifications.push.SaveFavouriteReceiver" />
        <receiver android:name="no.finn.android.notifications.push.NotificationDismissReceiver" />
        <receiver android:name="no.finn.android.track.ObjectShareCallbackReceiver" />
        <meta-data android:name="com.google.android.geo.API_KEY" android:value="AIzaSyDQF6r79gCfYcBo2bRVOunGac_CrekUIHM" />
        <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_AD_LOADING" android:value="true" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="dk.dba.android.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <service android:name="no.finn.android.notifications.fcm.FCMMessagingService" android:exported="false" android:stopWithTask="false">
            <intent-filter>
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/ic_notification_small" />
        <meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/warp_background_primary" />
        <service android:name="com.google.android.gms.metadata.ModuleDependencies" android:enabled="false" android:exported="false">
            <intent-filter>
                <action android:name="com.google.android.gms.metadata.MODULE_DEPENDENCIES" />
            </intent-filter>
            <meta-data android:name="photopicker_activity:0:required" android:value="" />
        </service>
        <provider android:name="com.m10s.identity.webflows.loginPrompt.LoginPromptContentProvider" android:enabled="true" android:exported="true" android:authorities="dk.dba.android.contentprovider">
            <intent-filter>
                <action android:name="com.m10s.identity.LOGIN_PROMPT_CONTENT_PROVIDER" />
            </intent-filter>
        </provider>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.m10s.identity.webflows.activities.AuthorizationManagementActivity" android:exported="false" />
        <activity android:name="com.m10s.identity.webflows.activities.RedirectUriReceiverActivity" />
        <activity android:theme="@style/Theme.PulseUnicorn" android:icon="@drawable/pulse_unicorn_ic_pulse_unicorn" android:name="com.schibsted.pulse.unicorn.android.ui.ActivityUnicorn" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <receiver android:name="com.schibsted.pulse.unicorn.android.core.notification.NotificationActionBroadcastReceiver" />
        <activity android:theme="@style/Theme.Refiner.Transparent" android:name="io.refiner.ui.RefinerSurveyActivity" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTop" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
            <meta-data android:name="com.google.firebase.components:com.google.firebase.perf.FirebasePerfKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.perf.FirebasePerfRegistrar" 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.remoteconfig.FirebaseRemoteConfigKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.FirebaseCrashlyticsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.sessions.FirebaseSessionsRegistrar" 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.ktx.FirebaseCommonLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <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.abt.component.AbtRegistrar" 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" />
        </service>
        <activity android:name="com.braze.ui.BrazeWebViewActivity" android:exported="false" />
        <activity android:name="com.braze.ui.activities.BrazeFeedActivity" android:exported="false" />
        <activity android:name="com.braze.ui.activities.ContentCardsActivity" android:exported="false" />
        <activity android:theme="@style/Braze.PushTrampoline.Transparent" android:name="com.braze.push.NotificationTrampolineActivity" android:exported="false" android:launchMode="singleInstance" />
        <receiver android:name="com.braze.push.BrazePushReceiver" android:exported="false" />
        <activity android:name="androidx.activity.ComponentActivity" />
        <activity android:name="androidx.compose.ui.tooling.PreviewActivity" android:exported="true" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="dk.dba.android.androidx-startup">
            <meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
        </provider>
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.google.android.gms.ads.AdActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <provider android:name="com.google.android.gms.ads.MobileAdsInitProvider" android:exported="false" android:authorities="dk.dba.android.mobileadsinitprovider" android:initOrder="100" />
        <service android:name="com.google.android.gms.ads.AdService" android:enabled="true" android:exported="false" />
        <activity android:name="com.google.android.gms.ads.OutOfContextTestingActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.ads.NotificationHandlerActivity" android:exported="false" android:taskAffinity="" android:excludeFromRecents="true" android:launchMode="singleTask" />
        <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION" android:value="true" />
        <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" />
        <service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" 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>
        <meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:exported="false" android:excludeFromRecents="true" />
        <service android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:exported="true" android:visibleToInstantApps="true" />
        <meta-data android:name="com.google.android.gms.ads.AD_MANAGER_APP" android:value="true" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <receiver android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND" android:exported="true">
            <intent-filter>
                <action android:name="com.google.android.c2dm.intent.RECEIVE" />
            </intent-filter>
            <meta-data android:name="com.google.android.gms.cloudmessaging.FINISHED_AFTER_HANDLED" android:value="true" />
        </receiver>
        <service android:name="com.google.firebase.messaging.FirebaseMessagingService" android:exported="false" android:directBootAware="true">
            <intent-filter android:priority="-500">
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <service android:name="com.google.firebase.sessions.SessionLifecycleService" android:enabled="true" android:exported="false" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="dk.dba.android.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <uses-library android:name="android.ext.adservices" android:required="false" />
        <service android:name="androidx.camera.core.impl.MetadataHolderService" android:enabled="false" android:exported="false">
            <meta-data android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER" android:value="androidx.camera.camera2.Camera2Config$DefaultProvider" />
        </service>
        <activity android:theme="@style/WhiteBackgroundTheme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity" android:exported="true">
            <intent-filter android:priority="-100">
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/WhiteBackgroundTheme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity" android:exported="true">
            <intent-filter android:priority="-100">
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/WhiteBackgroundDialogTheme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity" android:exported="true">
            <intent-filter android:priority="-100">
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
            <meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
        </service>
        <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>
        <service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
        <activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:exported="false" android:stateNotNeeded="true" />
    </application>
</manifest>