Proxy Master v3.4.9版本的 MD5 值为:14d0aa2468d13530c8f6e96bcc114bf5

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


<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.free.vpn.proxy.master.app" platformBuildVersionCode="34" platformBuildVersionName="14" axml_auto_00:requiredSplitTypes="" axml_auto_00:splitTypes="" android:versionCode="349" android:versionName="3.4.9" android:compileSdkVersion="34" android:compileSdkVersionCodename="14"
  xmlns:android="http://schemas.android.com/apk/res/android"
  xmlns:axml_auto_00="http://schemas.android.com/apk/distribution">
    <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="33" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="com.android.vending.BILLING" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission-sdk-23 android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <queries>
        <package android:name="com.android.chrome" />
        <intent>
            <action android:name="com.android.vending.billing.InAppBillingService.BIND" />
        </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.support.customtabs.action.CustomTabsService" />
        </intent>
    </queries>
    <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-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" />
    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_TOPICS" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <permission android:name="com.free.vpn.proxy.master.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="com.free.vpn.proxy.master.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:name="ru.maximoff.signature.HookApplication" android:allowBackup="true" android:hardwareAccelerated="true" android:supportsRtl="true" android:extractNativeLibs="true" android:fullBackupContent="@xml/app_backup_rules" android:usesCleartextTraffic="true" android:roundIcon="@mipmap/ic_launcher_round" android:appCategory="productivity" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION" android:value="true" />
        <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_AD_LOADING" android:value="true" />
        <meta-data android:name="applovin.sdk.key" android:value="TR5wH4ZbHiNnKkeyuKZLiuvTOS9PzxEW91py44Zc7f1PGdhNaTkEGUO_-PPkQb6MRKpKu5p8nDd8ZNgI9xh-tc" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_menu" android:name="com.free.vpn.proxy.master.app.settings.MenuActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar.Transparent" android:name="com.free.vpn.proxy.master.app.splash.SplashActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.main.MainActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.free.vpn.proxy.master.app.START_MAIN_ACTIVITY" />
                <action android:name="com.free.vpn.proxy.master.app.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.activity.BillingClientActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.free.vpn.proxy.master.app.IabAction" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/account_activity_title" android:name="com.free.vpn.proxy.master.app.activity.BillingAccountActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/activity_label_server_list" android:name="com.free.vpn.proxy.master.app.servers.ServersActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/protocol" android:name="com.free.vpn.proxy.master.app.protocol.ProtocolActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_smart_guide_title" android:name="com.free.vpn.proxy.master.app.smart.SmartGuideActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.help.HelpActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/connection_failed_title_2" android:name="com.free.vpn.proxy.master.app.main.conn.ConnFailedActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/connect_report_label" android:name="com.free.vpn.proxy.master.app.main.conn.ConnReportActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.privacy.PrivacyActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_proxy_apps" android:name="com.free.vpn.proxy.master.app.router.AppsRouterActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.network.NetworkDNSActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.network.NetworkLocationActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.network.NetworkSpeedActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.network.NetworkReportActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_title" android:name="com.free.vpn.proxy.master.app.settings.SettingsActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_about" android:name="com.free.vpn.proxy.master.app.settings.AboutUsActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.free.vpn.proxy.master.app.test.TestActivity" android:exported="false" android:screenOrientation="portrait" />
        <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
        <meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="@string/admob_app_id" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/settings_connect_logger" android:name="com.hotspot.vpn.allconnect.logger.LoggerActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/debug_activity_label" android:name="com.hotspot.vpn.allconnect.debug.DebugInfoActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.free.allconnect.DEBUG_INFO" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <receiver android:name="com.hotspot.vpn.allconnect.receiver.BootReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.hotspot.vpn.ads.debug.AdsCacheStatusActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.hotspot.vpn.ads.nativeads.full.NativeIntAd" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:noHistory="true" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.hotspot.vpn.ads.content.ContentIntAd" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:noHistory="true" />
        <service android:name="com.free.vpn.strongswan.logic.VpnStateService" android:exported="false" />
        <service android:name="com.free.vpn.strongswan.logic.CharonVpnService" android:permission="android.permission.BIND_VPN_SERVICE" android:exported="false">
            <intent-filter>
                <action android:name="android.net.VpnService" />
            </intent-filter>
            <meta-data android:name="android.net.VpnService.SUPPORTS_ALWAYS_ON" android:value="false" />
        </service>
        <meta-data android:name="android.content.APP_RESTRICTIONS" android:resource="@xml/app_restrictions" />
        <activity android:theme="@style/blinkt.dialog" android:name="de.blinkt.openvpn.activities.DisconnectVPN" android:exported="false" android:taskAffinity=".DisconnectVPN" android:excludeFromRecents="true" android:noHistory="true" android:autoRemoveFromRecents="true" />
        <service android:name="de.blinkt.openvpn.core.OpenVPNService" android:permission="android.permission.BIND_VPN_SERVICE" android:exported="true" android:process=":openvpn" android:foregroundServiceType="connectedDevice">
            <intent-filter>
                <action android:name="android.net.VpnService" />
            </intent-filter>
        </service>
        <service android:name="de.blinkt.openvpn.api.ExternalOpenVPNService" android:exported="true" android:process=":openvpn">
            <intent-filter>
                <action android:name="de.blinkt.openvpn.api.IOpenVPNAPIService" />
            </intent-filter>
        </service>
        <service android:name="de.blinkt.openvpn.core.OpenVPNStatusService" android:exported="false" android:process=":openvpn" />
        <activity android:name="de.blinkt.openvpn.api.GrantPermissionsActivity" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
        </activity>
        <activity android:name="de.blinkt.openvpn.api.ConfirmDialog" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/blinkt.dialog" android:label="@string/vpn_launch_title" android:name="de.blinkt.openvpn.LaunchVPN" android:exported="true" android:taskAffinity=".LaunchVPN" android:excludeFromRecents="true" android:autoRemoveFromRecents="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="de.blinkt.openvpn.api.RemoteAction" android:exported="false" />
        <activity-alias android:name="de.blinkt.openvpn.api.ConnectVPN" android:exported="true" android:targetActivity="de.blinkt.openvpn.api.RemoteAction" />
        <activity-alias android:name="de.blinkt.openvpn.api.DisconnectVPN" android:exported="true" android:targetActivity="de.blinkt.openvpn.api.RemoteAction" />
        <activity-alias android:name="de.blinkt.openvpn.api.PauseVPN" android:exported="true" android:targetActivity="de.blinkt.openvpn.api.RemoteAction" />
        <activity-alias android:name="de.blinkt.openvpn.api.ResumeVPN" android:exported="true" android:targetActivity="de.blinkt.openvpn.api.RemoteAction" />
        <service android:name="com.free.vpn.proxy.master.proxy.FastVpnService" android:permission="android.permission.BIND_VPN_SERVICE" android:exported="false">
            <intent-filter>
                <action android:name="android.net.VpnService" />
            </intent-filter>
        </service>
        <service android:label="@string/app_name" android:name="com.v2ray.ang.service.V2RayVpnService" android:permission="android.permission.BIND_VPN_SERVICE" android:enabled="true" android:exported="false" android:process=":RunSoLibV2RayDaemon">
            <intent-filter>
                <action android:name="android.net.VpnService" />
            </intent-filter>
            <meta-data android:name="android.net.VpnService.SUPPORTS_ALWAYS_ON" android:value="true" />
        </service>
        <service android:label="@string/app_name" android:name="com.v2ray.ang.service.V2RayProxyOnlyService" android:exported="false" android:process=":RunSoLibV2RayDaemon" />
        <service android:name="com.v2ray.ang.service.V2RayTestService" android:exported="false" android:process=":RunSoLibV2RayDaemon" />
        <receiver android:name="com.v2ray.ang.receiver.TaskerReceiver" android:exported="true" android:process=":RunSoLibV2RayDaemon">
            <intent-filter>
                <action android:name="com.twofortyfouram.locale.intent.action.FIRE_SETTING" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.hotspot.vpn.base.report.ReportDebugActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme.NoActionBar" android:name="com.hotspot.vpn.base.goodbye.ExitingActivity" android:exported="false" android:screenOrientation="portrait" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <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="com.free.vpn.proxy.master.app.mytargetcontentprovider" />
        <meta-data android:name="com.google.android.play.billingclient.version" android:value="6.1.0" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.android.billingclient.api.ProxyBillingActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
        <provider android:name="com.squareup.picasso.PicassoProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.com.squareup.picasso" />
        <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:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.unity3d.ads.adplayer.FullScreenWebViewDisplay" android:exported="false" android:configChanges="fontScale|keyboard|keyboardHidden|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="true" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.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="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
        </provider>
        <activity android:theme="@style/MonetizationAdsInternal.AdActivity" 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="com.free.vpn.proxy.master.app.MobileAdsInitializeProvider" />
        <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.remoteconfig.ktx.FirebaseConfigLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.ktx.FirebaseCrashlyticsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.ktx.FirebaseMessagingLegacyRegistrar" 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.analytics.ktx.FirebaseAnalyticsLegacyRegistrar" 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.analytics.connector.internal.AnalyticsConnectorRegistrar" 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>
        <service android:name="com.gameanalytics.sdk.errorreporter.GameAnalyticsExceptionReportService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":gameAnalyticsExceptionReporter" />
        <service android:name="io.appmetrica.analytics.internal.AppMetricaService" android:enabled="true" android:exported="false" android:process=":AppMetrica">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="io.appmetrica.analytics.IAppMetricaService" />
                <data android:scheme="appmetrica" />
            </intent-filter>
        </service>
        <provider android:name="io.appmetrica.analytics.internal.PreloadInfoContentProvider" android:enabled="true" android:exported="true" android:process=":AppMetrica" android:authorities="com.free.vpn.proxy.master.app.appmetrica.preloadinfo.retail" />
        <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" />
        <property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/ga_ad_services_config" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.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="com.free.vpn.proxy.master.app.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" />
        <property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/gma_ad_services_config" />
        <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>
        <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" />
        <uses-library android:name="android.ext.adservices" android:required="false" />
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <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" />
        <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>
        <activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:exported="false" android:stateNotNeeded="true" />
        <provider android:name="com.flurry.android.agent.FlurryContentProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.FlurryContentProvider" />
        <provider android:name="com.just.agentweb.AgentWebFileProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.AgentWebFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/web_files_public" />
        </provider>
        <activity android:theme="@android:style/Theme" android:name="sg.bigo.ads.ad.splash.AdSplashActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme" android:name="sg.bigo.ads.ad.splash.LandscapeAdSplashActivity" android:screenOrientation="landscape" />
        <provider android:name="sg.bigo.ads.controller.provider.BigoAdsProvider" android:exported="false" android:authorities="com.free.vpn.proxy.master.app.BigoAdsProvider" />
        <activity android:theme="@android:style/Theme.Holo.Light.NoActionBar" android:name="sg.bigo.ads.api.AdActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@android:style/Theme.Holo.Light.NoActionBar" android:name="sg.bigo.ads.api.CompanionAdActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="sg.bigo.ads.core.mraid.MraidVideoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <meta-data android:name="aia-compat-api-min-version" android:value="1" />
        <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" />
    </application>
</manifest>