Kufar v3.2.0版本的 MD5 值为:6a4d203db1c561c7e3bcd50d23fed59f

以下内容为反编译后的 Kufar v3.2.0 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="3020" android:versionName="v3.2.0" android:compileSdkVersion="33" android:compileSdkVersionCodename="13" package="se.scmv.belarus" platformBuildVersionCode="33" platformBuildVersionName="13"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" android:required="false" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
    <uses-feature android:name="android.hardware.wifi" android:required="false" />
    <uses-feature android:name="android.hardware.touchscreen" />
    <uses-feature android:name="android.hardware.screen.portrait" />
    <queries>
        <intent>
            <action android:name="android.intent.action.VIEW" />
        </intent>
        <intent>
            <action android:name="android.settings.CHANNEL_NOTIFICATION_SETTINGS" />
        </intent>
        <intent>
            <action android:name="android.intent.action.MAIN" />
        </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.SEND" />
        </intent>
        <intent>
            <action android:name="com.begateway.mobilepayments.action.SCAN_BANK_CARD" />
        </intent>
        <intent>
            <action android:name="android.support.customtabs.action.CustomTabsService" />
        </intent>
        <intent>
            <action android:name="android.intent.action.GET_CONTENT" />
            <category android:name="android.intent.category.OPENABLE" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="android.media.action.IMAGE_CAPTURE" />
        </intent>
        <intent>
            <action android:name="android.intent.action.DIAL" />
        </intent>
        <package android:name="com.android.vending" />
        <package android:name="com.amazon.venezia" />
        <package android:name="com.sec.android.app.samsungapps" />
        <package android:name="com.huawei.appmarket" />
        <intent>
            <action android:name="com.applovin.am.intent.action.APPHUB_SERVICE" />
        </intent>
        <package android:name="com.android.chrome" />
        <intent>
            <action android:name="com.appsflyer.referrer.INSTALL_PROVIDER" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="https" />
        </intent>
        <intent>
            <action android:name="com.yandex.auth.action.YA_SDK_LOGIN" />
        </intent>
        <package android:name="com.yandex.browser" />
        <package android:name="ru.yandex.searchplugin" />
        <package android:name="com.yandex.searchapp" />
        <package android:name="ru.yandex.taxi" />
        <package android:name="ru.yandex.music" />
        <package android:name="ru.yandex.yandexmaps" />
        <package android:name="ru.foodfox.client" />
        <package android:name="ru.yandex.mail" />
        <package android:name="ru.yandex.disk" />
        <package android:name="ru.yandex.auth.client" />
    </queries>
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.NFC" />
    <uses-feature android:name="android.hardware.nfc" android:required="false" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <uses-permission android:name="com.applovin.array.apphub.permission.BIND_APPHUB_SERVICE" />
    <uses-feature android:name="android.hardware.sensor.light" android:required="false" />
    <uses-feature android:name="android.hardware.sensor.compass" android:required="false" />
    <uses-feature android:name="android.hardware.sensor.gyroscope" android:required="false" />
    <uses-feature android:name="android.hardware.sensor.barometer" android:required="false" />
    <uses-feature android:name="android.hardware.sensor.proximity" android:required="false" />
    <uses-feature android:glEsVersion="0x00020000" android:required="true" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <permission android:name="se.scmv.belarus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="se.scmv.belarus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <application android:theme="@style/Theme.Kufar" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="by.kufar.app.KufarApplication" android:allowBackup="true" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="false" android:fullBackupContent="@xml/full_backup_content" android:usesCleartextTraffic="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:dataExtractionRules="@xml/data_extraction_rules" android:localeConfig="@xml/locale_config">
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <activity android:theme="@style/Theme.Kufar.Splash" android:name="by.kufar.splash.ui.SplashScreenActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="userPortrait">
            <meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts" />
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <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="kufar" android:host="home" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat" android:name="com.canhub.cropper.CropImageActivity" android:exported="true" />
        <activity android:theme="@style/Transparent" android:name="ru.mail.auth.sdk.RedirectReceiverActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
            <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="kufar.by" android:host="kufar.by" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AuthSdk.Transparent" android:name="com.yandex.authsdk.internal.BrowserDataActivity" android:exported="false">
            <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" android:host="yx8719af4a012f4786a7a910582e741c8e.oauth.yandex.ru" android:path="/auth/finish" />
                <data android:scheme="https" android:host="yx57a8133c69d947388a67164dfdbc46d3.oauth.yandex.ru" android:path="/auth/finish" />
            </intent-filter>
            <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="yx8719af4a012f4786a7a910582e741c8e" android:path="/auth/finish" />
                <data android:scheme="yx57a8133c69d947388a67164dfdbc46d3" android:path="/auth/finish" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/InstrumentationActivityInvokerEmptyActivityTheme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity" android:exported="false">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/InstrumentationActivityInvokerFloatingActivityTheme" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity" android:exported="false">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
        </activity>
        <service android:name="com.google.android.gms.analytics.AnalyticsService" android:enabled="true" android:exported="false" />
        <receiver android:name="com.google.android.gms.analytics.CampaignTrackingReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.INSTALL_REFERRER" />
            </intent-filter>
        </receiver>
        <meta-data android:name="asset_statements" android:resource="@string/asset_statements" />
        <meta-data android:name="google_analytics_deferred_deep_link_enabled" android:value="true" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.re.listing.ui.ListingActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.favorites.ui.FavoritesActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.userpofile.ui.shop.ShopActivity" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Kufar.Deactivation" android:label="@string/deactivation_title" android:name="by.kufar.deactivation.ui.DeactivationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/AdviewTheme" android:label="@string/adview_title_activity_ad_view" android:name="by.kufar.adview.ui.AdViewActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adview.ui.cappasity.CappasityActivity" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adinsert.ui.adinsertion.AdvertInsertionActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adinsert.ui.category.CategoryActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adinsert.ui.success.InsertSuccessActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adinsert.ui.imageviewer.ImageViewerActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.feature.delivery.orders.content.ui.MyOrdersActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.settings.ui.SettingsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.settings.ui.appsettings.AppSettingsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:configChanges="uiMode" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.settings.ui.address.ShopAddressActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/settings_delete_profile" android:name="by.kufar.settings.ui.deleteprofile.DeleteProfileActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.location.LocationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.SafeDeal" android:name="by.kufar.safedeal.ui.SafeDealActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.filter.ui.FilterActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.filter.ui.location.LocationActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.filter.ui.category.CategoryActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.filter.ui.multiple.MultipleFiltersActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.Dialog" android:name="by.kufar.filter.ui.filters.FilterParameterActivity" />
        <activity android:theme="@style/Theme.Kufar.Dialog" android:name="by.kufar.filter.ui.widget.re.activity.ReCategoriesActivity" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.feature.vas.limits.ui.LimitsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/limit_payment_title" android:name="by.kufar.feature.vas.limits.ui.payment.LimitsPaymentActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/user_packages_title" android:name="by.kufar.feature.vas.limits.ui.packages.UserPackagesActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/category_choose_title" android:name="by.kufar.feature.vas.limits.ui.category.CategoryChooserActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/package_purchase_title" android:name="by.kufar.feature.vas.limits.ui.packages.purchase.PackagePurchaseActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.updatereminder.ui.UpdateReminderActivity" android:screenOrientation="userPortrait" />
        <service android:name="by.kufar.notifications.service.KufarMessagingService" android:exported="false">
            <intent-filter>
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="by.kufar.notifications.MessagingNotificationDismissedBroadcastReceiver" android:enabled="true" android:exported="false" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.deeplinks.ui.DeeplinksActivity" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="userPortrait" android:windowSoftInputMode="stateHidden">
            <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:host="www.kufar.by" />
                <data android:host="www2.kufar.by" />
                <data android:host="auto.kufar.by" />
                <data android:host="re.kufar.by" />
                <data android:host="*.shop.kufar.by" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.signup.ui.SignupActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.signup.ui.activation.ActivationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.signup.ui.forgetpassword.ChangePasswordActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar.Transparent" android:name="by.kufar.signup.ui.apple.AppleSignInActivity" android:launchMode="singleTop" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.signup.ui.loginsms.LoginSmsActivity" android:launchMode="singleTop" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.news.ui.NewsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.mycards.ui.MyCardsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.mycards.ui.PayByCardActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.main.ui.MainActivity" android:launchMode="singleTask" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.realt.map.ui.RealtMapActivity" android:exported="true" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.realt.map.geocoder.ui.GeocoderMapActivity" android:exported="true" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.realt.map.display.MapActivity" />
        <activity android:theme="@style/Theme.Kufar.NoActionBar" android:name="by.kufar.appnews.ui.AppNewsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/safety_safety" android:name="by.kufar.safety.ui.SafetyActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.phoneverification.ui.VerificationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:label="@string/vas_title" android:name="by.kufar.vas.ui.vas.VasActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.vas.ui.vas.bump.base.BepaidWebViewActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.GreenStatusBar" android:label="@string/vas_wallet_refill_title" android:name="by.kufar.vas.ui.walletrefill.WalletRefillActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.mfa.ui.turn.MfaTurnActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.mfa.ui.description.MfaDescriptionActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.complaint.ui.ComplaintActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.complaint.ui.reasons.ReasonActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.payments.ui.card.CardPaymentActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.payments.ui.erip.EripActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.payments.ui.sms.SmsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.adverts.history.ui.AdvertsHistoryActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.Transparent" android:name="by.kufar.dataandprivacy.ui.DataAndPrivacyActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.activation.ui.ActivationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.code.ui.SmsCodeVerificationActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.messaging.ui.conversation.ConversationActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.Messaging.Gallery" android:name="by.kufar.messaging.ui.gallery.GalleryPreviewActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.Messaging.Gallery" android:name="by.kufar.messaging.ui.gallery.GalleryActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.messaging.ui.update.UpdateMessagingActivity" android:screenOrientation="userPortrait" />
        <activity android:name="by.kufar.deliverysettings.internal.DeliverySettingsActivity" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.ratings.ui.pickbuyer.PickBuyerActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.ratings.ui.feedbackinput.FeedbackInputActivity" android:screenOrientation="userPortrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.newdesign.myads.internal.ui.MyAdsActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.paidcabinet.ui.PaidCabinetActivity" android:screenOrientation="userPortrait" />
        <activity android:theme="@style/Theme.Kufar.PhotoPicker" android:name="by.kufar.photopicker.ui.PhotoPickerActivity" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.photopicker.ui.StoragePermissionActivity" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="se.scmv.belarus.imagesprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
        </provider>
        <meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-8349032357877606~9355035374" />
        <service android:name="by.kufar.updatemanager.FlexibleUpdateService" android:exported="false" />
        <activity android:theme="@style/Theme.Kufar.Dialog" android:name="by.kufar.updatemanager.DialogActivity" android:taskAffinity=".dialog" android:excludeFromRecents="true" android:autoRemoveFromRecents="true" />
        <meta-data android:name="com.google.android.gms.wallet.api.enabled" android:value="true" />
        <activity android:theme="@style/begateway_Theme.Transparent" android:name="com.begateway.mobilepayments.ui.CheckoutActivity" android:exported="false" />
        <activity android:theme="@style/Theme.Kufar" android:name="com.begateway.mobilepayments.ui.WebViewActivity" android:exported="false" />
        <activity android:theme="@style/Theme.Kufar" android:name="by.kufar.re.ui.widget.webview.WebViewActivity" android:launchMode="singleTop" android:screenOrientation="userPortrait" />
        <provider android:name="com.canhub.cropper.CropFileProvider" android:exported="false" android:authorities="se.scmv.belarus.cropper.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/library_file_paths" />
        </provider>
        <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.FirebasePerfRegistrar" 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.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.remoteconfig.ktx.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.analytics.connector.internal.AnalyticsConnectorRegistrar" 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.datatransport.TransportRegistrar" 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.ktx.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
        </service>
        <activity android:theme="@style/Transparent" android:name="ru.mail.auth.sdk.MailRuSdkServiceActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.tapjoy.TJAdUnitActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tapjoy.TJContentActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.yandex.mobile.ads.common.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <provider android:name="com.yandex.mobile.ads.core.initializer.MobileAdsInitializeProvider" android:exported="false" android:authorities="se.scmv.belarus.MobileAdsInitializeProvider" />
        <receiver android:name="com.google.android.gms.analytics.AnalyticsReceiver" android:enabled="true" android:exported="false" />
        <service android:name="com.google.android.gms.analytics.AnalyticsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
        <meta-data android:name="yandex.maps.runtime.stl.linkage" android:value="static" />
        <service android:name="com.evernote.android.job.patched.internal.v21.PlatformJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <service android:name="com.evernote.android.job.patched.internal.v14.PlatformAlarmService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <service android:name="com.evernote.android.job.patched.internal.v14.PlatformAlarmServiceExact" android:exported="false" />
        <receiver android:name="com.evernote.android.job.patched.internal.v14.PlatformAlarmReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.evernote.android.job.patched.internal.v14.RUN_JOB" />
                <action android:name="net.vrallev.android.job.v14.RUN_JOB" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.evernote.android.job.patched.internal.JobBootReceiver" android:exported="false">
            <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.MY_PACKAGE_REPLACED" />
            </intent-filter>
        </receiver>
        <service android:name="com.evernote.android.job.patched.internal.JobRescheduleService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <service android:name="com.yandex.runtime.connectivity.internal.ConnectivityService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="true" />
        <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>
        </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>
        <receiver android:name="com.google.android.gms.measurement.AppMeasurementReceiver" android:enabled="true" android:exported="false" />
        <service android:name="com.google.android.gms.measurement.AppMeasurementService" android:enabled="true" android:exported="false" />
        <service android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
        <service android:name="com.yandex.metrica.MetricaService" android:enabled="true" android:exported="false" android:process=":Metrica">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="com.yandex.metrica.IMetricaService" />
                <data android:scheme="metrica" />
            </intent-filter>
            <meta-data android:name="metrica:api:level" android:value="106" />
        </service>
        <provider android:name="com.yandex.metrica.PreloadInfoContentProvider" android:enabled="true" android:exported="true" android:process=":Metrica" android:authorities="se.scmv.belarus.appmetrica.preloadinfo.retail" />
        <activity android:name="com.adcolony.sdk.AdColonyInterstitialActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:name="com.adcolony.sdk.AdColonyAdViewActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
        <provider android:name="com.applovin.sdk.AppLovinInitProvider" android:exported="false" android:authorities="se.scmv.belarus.applovininitprovider" android:initOrder="101" />
        <activity android:name="com.applovin.adview.AppLovinFullscreenActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true" />
        <activity android:name="com.applovin.sdk.AppLovinWebViewActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:name="com.applovin.mediation.hybridAds.MaxHybridMRecAdActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:name="com.applovin.mediation.hybridAds.MaxHybridNativeAdActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerDetailActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerMultiAdActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerAdUnitsListActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerAdUnitDetailActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerTestLiveNetworkActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.mediation.MaxDebuggerActivity.Theme" android:name="com.applovin.mediation.MaxDebuggerTestModeNetworkActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.creative.CreativeDebuggerActivity.Theme" android:name="com.applovin.creative.MaxCreativeDebuggerActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/com.applovin.creative.CreativeDebuggerActivity.Theme" android:name="com.applovin.creative.MaxCreativeDebuggerDisplayedAdActivity" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <service android:name="com.applovin.impl.sdk.utils.AppKilledService" android:exported="false" android:stopWithTask="false" />
        <service android:name="com.applovin.impl.adview.activity.FullscreenAdService" android:exported="false" android:stopWithTask="false" />
        <activity android:name="com.my.target.common.MyTargetActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <provider android:name="com.my.target.common.MyTargetContentProvider" android:enabled="true" android:exported="false" android:authorities="se.scmv.belarus.mytargetcontentprovider" />
        <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" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="se.scmv.belarus.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
        <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="se.scmv.belarus.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" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
        <activity android:name="androidx.compose.ui.tooling.PreviewActivity" android:exported="true" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="se.scmv.belarus.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="com.unity3d.services.core.configuration.AdsSdkInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
            <meta-data android:name="com.sdk.growthbook.AppContextProvider" 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" />
        <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>
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitActivity" android:exported="false" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitTransparentActivity" android:exported="false" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitTransparentSoftwareActivity" android:exported="false" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.unity3d.services.ads.adunit.AdUnitSoftwareActivity" android:exported="false" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" />
        <activity android:name="com.vungle.warren.ui.VungleActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <provider android:name="com.vungle.warren.utility.VungleProvider" android:exported="false" android:authorities="se.scmv.belarus.vungle-provider" />
        <provider android:name="com.squareup.picasso.PicassoProvider" android:exported="false" android:authorities="se.scmv.belarus.com.squareup.picasso" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <activity android:theme="@style/Theme.AuthSdk.Transparent" android:label="" android:name="com.yandex.authsdk.internal.AuthSdkActivity" />
        <activity android:name="com.yandex.authsdk.internal.BrowserLoginActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/Theme.AuthSdk" android:name="com.yandex.authsdk.internal.WebViewLoginActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <meta-data android:name="com.yandex.auth.CLIENT_ID" android:value="8719af4a012f4786a7a910582e741c8e" />
        <meta-data android:name="com.yandex.auth.CLIENT_ID_1" android:value="57a8133c69d947388a67164dfdbc46d3" />
        <meta-data android:name="com.yandex.auth.OAUTH_HOST" android:value="oauth.yandex.ru" />
        <activity android:name="com.ironsource.sdk.controller.ControllerActivity" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.ironsource.sdk.controller.InterstitialActivity" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.ironsource.sdk.controller.OpenUrlActivity" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.ironsource.mediationsdk.testSuite.TestSuiteActivity" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <provider android:name="com.ironsource.lifecycle.IronsourceLifecycleProvider" android:authorities="se.scmv.belarus.IronsourceLifecycleProvider" />
        <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.backends.TransportBackendDiscovery" android:exported="false">
            <meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
        </service>
        <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" />
        <provider android:name="com.startapp.sdk.adsbase.StartAppInitProvider" android:exported="false" android:authorities="se.scmv.belarus.startappinitprovider" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.startapp.sdk.adsbase.consent.ConsentActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@android:style/Theme" android:name="com.startapp.sdk.ads.list3d.List3DActivity" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.startapp.sdk.ads.interstitials.OverlayActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <service android:name="com.startapp.sdk.cachedservice.BackgroundService" />
        <service android:name="com.startapp.sdk.jobs.SchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" />
        <receiver android:name="com.startapp.sdk.adsbase.remoteconfig.BootCompleteListener" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
        </receiver>
        <activity android:name="com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity" android:enabled="false" android:exported="false" android:process=":playcore_missing_splits_activity" android:stateNotNeeded="true" android:launchMode="singleInstance" />
        <activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:enabled="false" android:exported="false" android:stateNotNeeded="true" />
        <service android:name="com.google.android.play.core.assetpacks.AssetPackExtractionService" android:enabled="false" android:exported="true">
            <meta-data android:name="com.google.android.play.core.assetpacks.versionCode" android:value="11000" />
        </service>
        <service android:name="com.google.android.play.core.assetpacks.ExtractionForegroundService" android:enabled="false" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.mbridge.msdk.reward.player.MBRewardVideoActivity" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_landing_page" android:name="com.bytedance.sdk.openadsdk.activity.TTLandingPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_landing_page" android:name="com.bytedance.sdk.openadsdk.activity.TTPlayableLandingPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_landing_page" android:name="com.bytedance.sdk.openadsdk.activity.TTVideoLandingPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_landing_page" android:name="com.bytedance.sdk.openadsdk.activity.TTVideoLandingPageLink2Activity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_new" android:name="com.bytedance.sdk.openadsdk.activity.TTRewardVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_new" android:name="com.bytedance.sdk.openadsdk.activity.TTRewardExpressVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_new" android:name="com.bytedance.sdk.openadsdk.activity.TTFullScreenVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_new" android:name="com.bytedance.sdk.openadsdk.activity.TTFullScreenExpressVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_interaction" android:name="com.bytedance.sdk.openadsdk.activity.TTInterstitialActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/tt_full_screen_interaction" android:name="com.bytedance.sdk.openadsdk.activity.TTInterstitialExpressActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.bytedance.sdk.openadsdk.activity.TTDelegateActivity" android:launchMode="standard" />
        <activity android:theme="@style/tt_privacy_landing_page" android:name="com.bytedance.sdk.openadsdk.activity.TTWebsiteActivity" android:launchMode="standard" android:screenOrientation="portrait" />
        <activity android:theme="@style/tt_app_open_ad_no_animation" android:name="com.bytedance.sdk.openadsdk.activity.TTAppOpenAdActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.bytedance.sdk.openadsdk.multipro.aidl.BinderPoolService" />
        <activity android:name="com.bytedance.sdk.openadsdk.adapter.PangleAdInterstitialActivity" />
        <activity android:theme="@style/mbridge_transparent_common_activity_style" android:name="com.mbridge.msdk.activity.MBCommonActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboard|orientation" />
        <activity android:name="com.mbridge.msdk.out.LoadingActivity" />
        <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" />
    </application>
</manifest>