apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="8910" android:versionName="8.9.1.0" android:installLocation="auto" android:compileSdkVersion="28" android:compileSdkVersionCodename="9" package="com.mt.mtxx.mtxx" platformBuildVersionCode="28" platformBuildVersionName="9"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
    <permission android:name="com.mt.mtxx.mtxx.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.mt.mtxx.mtxx.permission.JPUSH_MESSAGE" />
    <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="com.meitu.permission.REMOTE_CONTROLLER" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-feature android:name="android.hardware.location.gps" android:required="false" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-feature android:name="android.hardware.camera.any" android:required="false" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="com.sec.android.provider.badge.permission.READ" />
    <uses-permission android:name="com.sec.android.provider.badge.permission.WRITE" />
    <uses-permission android:name="com.htc.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.htc.launcher.permission.UPDATE_SHORTCUT" />
    <uses-permission android:name="com.sonyericsson.home.permission.BROADCAST_BADGE" />
    <uses-permission android:name="com.sonymobile.home.permission.PROVIDER_INSERT_BADGE" />
    <uses-permission android:name="com.anddoes.launcher.permission.UPDATE_COUNT" />
    <uses-permission android:name="com.majeur.launcher.permission.UPDATE_BADGE" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="android.permission.READ_APP_BADGE" />
    <uses-permission android:name="com.lenovo.launcher.permission.BADGE_READ" />
    <uses-permission android:name="com.lenovo.launcher.permission.BADGE_WRITE" />
    <uses-permission android:name="com.oppo.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.oppo.launcher.permission.WRITE_SETTINGS" />
    <uses-permission android:name="com.bbk.launcher2.permission.READ_SETTINGS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <uses-feature android:name="android.hardware.camera.front" android:required="false" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <meta-data android:name="android.max_aspect" android:value="2.1" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="com.android.vending.BILLING" />
    <permission android:name="com.mt.mtxx.mtxx.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="com.mt.mtxx.mtxx.permission.MIPUSH_RECEIVE" />
    <uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
    <permission android:name="com.mt.mtxx.mtxx.push.permission.MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.mt.mtxx.mtxx.push.permission.MESSAGE" />
    <uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
    <permission android:name="com.mt.mtxx.mtxx.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.mt.mtxx.mtxx.permission.C2D_MESSAGE" />
    <permission android:name="com.mt.mtxx.mtxx.permission.PROCESS_PUSH_MSG" android:protectionLevel="signatureOrSystem" />
    <permission android:name="com.mt.mtxx.mtxx.permission.PUSH_PROVIDER" android:protectionLevel="signatureOrSystem" />
    <permission android:name="com.mt.mtxx.mtxx.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signatureOrSystem" />
    <uses-permission android:name="com.mt.mtxx.mtxx.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.mt.mtxx.mtxx.permission.PUSH_PROVIDER" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.READ_SETTINGS" />
    <uses-permission android:name="android.permission.CHANGE_CONFIGURATION" />
    <uses-permission android:name="android.permission.RUN_INSTRUMENTATION" />
    <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
    <application android:theme="@style/theme" android:label="@string/mtxx_app_name" android:icon="@mipmap/mtxx_logo" android:name="com.meitu.app.MTXXApplication" android:configChanges="locale|screenLayout|screenSize|smallestScreenSize" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="false" android:usesCleartextTraffic="true" android:resizeableActivity="false" android:networkSecurityConfig="@xml/network_security_config_release" android:roundIcon="@mipmap/mtxx_logo_round" android:maxAspectRatio="2.4" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <receiver android:name="com.meitu.mtxx.getui.GInsightEventReceiver">
            <intent-filter>
                <action android:name="com.getui.gis.action.K7ltdVrKoU91toANynUxW3" />
            </intent-filter>
        </receiver>
        <activity android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <meta-data android:name="android.vendor.full_screen" android:value="true" />
        <meta-data android:name="android.max_aspect" android:value="2.4" />
        <meta-data android:name="android.min_aspect" android:value="1.0" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait" />
        <meta-data android:name="io.fabric.ApiKey" android:value="b854f7772f3c5d84df7717edeab6eda9513b30ab" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <provider android:name="com.meitu.util.provider.GDTFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths_gdt" />
        </provider>
        <activity android:theme="@style/meitu_app__topview" android:name="com.mt.mtxx.mtxx.TopViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
                <category android:name="miui.intent.category.SYSAPP_RECOMMEND" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/meitu_app__topview" android:name="com.mt.mtxx.mtxx.TopViewInnerActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:hardwareAccelerated="true" />
        <activity android:theme="@style/mainActivityTheme" android:name="com.meitu.mtxx.MainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="com.meitu.intent.action.GO_HOME" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/communityThemeWithSwitchCompat" android:name="com.meitu.mtxx.setting.SystemSettingActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.meitu.intent.action.SETTING" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/communityThemeWithSwitchCompat" android:name="com.meitu.mtxx.TabMeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/community_switch_compat_theme" android:name="com.meitu.mtxx.setting.CommonSettingActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/community_switch_compat_theme" android:name="com.meitu.mtxx.setting.RecommendSettingActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.meitu.mtxx.setting.QualitySettingActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.CheckUpdateActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.AttentionActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.SetLanguageActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.CleanCacheActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/meitu_app__feedback_theme_no_full_screen" android:name="com.meitu.feedback.feedback.FeedbackActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/meitu_app__feedback_translucent_no_full_screen" android:name="com.meitu.feedback.feedback.FeedbackPictureSelectActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/meitu_app__feedback_theme_no_full_screen" android:name="com.meitu.feedback.feedback.FeedbackPictureSendActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.meitu.mtxx.setting.SavePathSettingActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.ChooseFolderActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.mt.mtxx.mtxx.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleTop">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="sdksample" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.framework.web.WebviewH5Activity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden">
            <intent-filter>
                <action android:name="com.meitu.intent.mtxx.view.commonwebview" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.tencent.tauth.AuthActivity" android:launchMode="singleTask" android:noHistory="true">
            <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="tencent215876" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/com_facebook_activity_theme" android:label="@string/mtxx_app_name" android:name="com.facebook.FacebookActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
        <provider android:name="com.facebook.FacebookContentProvider" android:exported="true" android:authorities="com.facebook.app.FacebookContentProvider642449842473917" />
        <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="fb642449842473917" />
        <provider android:name="com.meitu.util.db.DatabaseProvider" android:multiprocess="true" android:authorities="com.meitu.mtxx.provider.database" />
        <provider android:name="com.meitu.util.provider.LocalFileContentProvider" android:authorities="com.meitu.mtxx.localfile" />
        <provider android:name="com.meitu.util.provider.AppPathProvider" android:exported="true" android:multiprocess="true" android:authorities="com.meitu.mtxx.AppPath" />
        <service android:name="com.meitu.net.download.DownloadService" android:exported="true" android:process=":netlib" />
        <meta-data android:name="APM_APP_KEY" android:value="0000015CF75F16AC" />
        <meta-data android:name="APM_PASSWORD" android:value="4ETJ3baXMHtMh0yJWYHFAVscgUzcBQQPbA6PWKaGdrmiLp48" />
        <meta-data android:name="APM_RSA_KEY" android:value="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyBFke/Ut2sAprctZ7cCGK0YEaetTmWgUB+hjLnhbnJv594AI2UMulbdhqwptcH+7wqTf/zP52W2DfZz1q/8/tdNaqs+f/Qa7uFG3ixkKg6AzmmCGi6gIgKj3MsqKtndFGcGf1Jq+TFQpmtxmRsMubBovaCIdqIbrEfpMSnVfHWwIDAQAB" />
        <meta-data android:name="APM_VERSION" android:value="1" />
        <meta-data android:name="IS_DEBUG_LOG_FILE" android:value="false" />
        <meta-data android:name="UMS_APPKEY" android:value="androidxx" />
        <meta-data android:name="TencentMapSDK" android:value="3F5BZ-HS3KD-IAC4Q-PGM5W-VPLCH-QOFWJ" />
        <meta-data android:name="app_license" android:value="a91326101c7b13a497e7029ab57cef2f" />
        <meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-6549036500789204~2681860170" />
        <meta-data android:name="android.vivo_multidisplay_support" android:value="true" />
        <activity android:theme="@style/meitu_app__translucent" android:name="com.meitu.mtxx.img.JumpActivity" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.MEIHUA" />
                <action android:name="com.meitu.intent.action.export.JumpActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/meitu_app__topview" android:name="com.meitu.mtxx.img.ShortcutEntranceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.SHORTCUT_ENTRANCE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="mtxxshortcut" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/externalRedirectActivityTheme" android:name="com.meitu.view.web.redirect.ExternalRedirectActivity" android:launchMode="singleTask" android:configChanges="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="meituxiuxiu" />
                <data android:scheme="mtec.mtxx" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.app.nativecrashreport.NativeCrashHandleActivity" android:exported="false" android:process=":CrashHandler" android:stateNotNeeded="true" android:configChanges="keyboard|keyboardHidden|orientation" />
        <activity android:theme="@style/meitu_app__feedback_theme_no_full_screen" android:name="com.meitu.account.MemberCenterActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.meitu.intent.action.MemberCenterActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/meitu_app__feedback_theme_no_full_screen" android:name="com.meitu.account.ReadVipAgreementActivity" android:screenOrientation="portrait" />
        <meta-data android:name="com.meitu.mapsearch.v1.apikey" android:value="mtxx_android:85e797a120e934f987c569054b24f08d" />
        <activity android:name="com.meitu.mtxx.setting.GDPRSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.mtxx.setting.CloudAgreementActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.beautyfile.BeautyFileActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.beautyfile.BeautyFileFinishActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.privatealbum.PrivateAlbumSelectActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/communityTheme_full_screen" android:name="com.meitu.mtxx.secondfloor.SecondFloorWebActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.meitu.libmtsns.TikTok.bdopen.BdEntryActivity" android:exported="true" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtxx.DraftsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <receiver android:name="com.meitu.app.jpsuh.MtReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
        </receiver>
        <service android:name="com.meitu.app.jpsuh.MtService" android:enabled="true" android:exported="false" android:process=":pushcore">
            <intent-filter>
                <action android:name="cn.jiguang.user.service.action" />
            </intent-filter>
        </service>
        <meta-data android:name="JPUSH_CHANNEL" android:value="developer-default" />
        <meta-data android:name="JPUSH_APPKEY" android:value="5c681f7c6b174074f5f16485" />
        <service android:name="com.meitu.mtxx.service.RestartProcessService" android:exported="false" />
        <meta-data android:name="MGC_APPID" android:value="1000808" />
        <activity android:name="com.meitu.publish.SavePublishActivity" />
        <activity android:name="com.meitu.publish.SaveAndShareActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="MTXX_CAMERA_SAVE_ACTION" />
                <action android:name="com.meitu.intent.action.SaveAndShareActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/communityTheme" android:name="com.meitu.publish.VideoSaveAndShareActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter>
                <action android:name="MTXX_CAMERA_SAVE_ACTION" />
                <action android:name="com.meitu.intent.action.VideoSaveAndShareActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/meitu_app__translucent" android:name="com.meitu.publish.ShareToMeipaiResponseActivity" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.meitu.mp.sdk.action.ACTION_SDK_RESP_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.detail.ImageDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.detail.DetailTwoColumnActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/community_detail_full_screen" android:name="com.meitu.mtcommunity.detail.fullscreen.CommunityMediaPreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.privatechat.activity.ConversationActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.privatechat.activity.PrivateChatActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.privatechat.activity.PickFriendActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.accounts.setting.ReceiveUnreadActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.usermain.UserMainActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/community_detail_full_screen" android:name="com.meitu.mtcommunity.usermain.fragment.SharePreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.relative.RelativeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.recommend.AttentionRecommendActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.search.activity.CommunitySearchActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/CommunityPublish" android:name="com.meitu.community.ui.publish.CommunityPublishActivity" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter android:label="@string/meitu_community_system_share_title" android:icon="@drawable/mtxx_logo">
                <action android:name="android.intent.action.SEND" />
                <action android:name="android.intent.action.SEND_MULTIPLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/community_trans" android:name="com.meitu.publish.SaveAndSharePublishActivity" android:excludeFromRecents="true" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan" />
        <receiver android:name="com.meitu.mtcommunity.common.network.ConnectStateReceiver">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/community_switch_compat_theme" android:name="com.meitu.mtcommunity.setting.SecuritySettingActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.meitu.mtcommunity.setting.SecuritySettingActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/community_switch_compat_theme" android:name="com.meitu.mtcommunity.setting.PrivateChatSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/community_switch_compat_theme" android:name="com.meitu.mtcommunity.setting.NotificationSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/community_trans" android:name="com.meitu.mtcommunity.homepager.guide.DetailGuildActivity" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/community_trans" android:name="com.meitu.mtcommunity.homepager.guide.CommunityGuildActivity" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.homepager.activity.CommunityMessageActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTopicTheme" android:name="com.meitu.mtcommunity.topic.CommunityTopicsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTopicTheme" android:name="com.meitu.community.ui.tag.CommunityTagActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTopicTheme" android:name="com.meitu.mtcommunity.music.MusicFeedsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.detail.recommend.RecommendUserListActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.landmark.activity.LocationFeedsActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.search.activity.CommunityTagSearchActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.search.activity.CommunityTopicSearchActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustNothing|stateHidden" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.favorites.CommunityFavoritesActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.search.activity.CommunitySearchUserOrTopicResultActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <service android:name="com.meitu.mtcommunity.detail.FloatingWindowService" android:exported="false" />
        <activity android:theme="@style/theme" android:name="com.meitu.mtcommunity.usermain.UserMainCropBgActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.usermain.UserMainBgSetupActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ReportInputTheme" android:name="com.meitu.mtcommunity.report.ReportInputActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.attention.AttentionRecommendActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.textrecommend.TextRecommendFeedActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTranslucentTheme" android:name="com.meitu.community.ui.detail.video.VideoDetailActivity" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.community.ui.tag.home.TagActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/communityTopicTheme" android:name="com.meitu.community.ui.aggregate.LabelAggregateActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/community_detail_full_screen" android:name="com.meitu.community.ui.comment.CommentMediaPreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.community.ui.detail.single.FeedDetailActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/live_BaseTheme.Black" android:name="com.meitu.live.anchor.LiveCameraActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/live_BaseTheme.Black" android:name="com.meitu.live.audience.LivePlayerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/live_BaseTheme.Fullscreen" android:name="com.meitu.live.anchor.prepare.ChooseTagActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/live_BaseTheme.Black" android:name="com.meitu.live.anchor.LiveAddCommodityActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/live_BaseTheme.Fullscreen" android:name="com.meitu.live.anchor.LiveTakeCoverActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/live_BaseTheme.Fullscreen" android:name="com.meitu.live.anchor.LiveCoverConfirmActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/live_AppTheme" android:name="com.meitu.live.compant.web.LiveOnlineWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/live_BaseTheme.Black" android:name="com.meitu.live.feature.watchandshop.activity.EditCommodityActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/live_translucent" android:name="com.meitu.live.feature.scheme.MTLiveSchemeActivity" android:launchMode="singleTask" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="mtlive" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/live_liveVideoWindowTheme" android:name="com.meitu.live.feature.trade.CommodityDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/live_BaseTheme.Fullscreen" android:name="com.meitu.live.anchor.prepare.LivePrepareActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <meta-data android:name="net.hockeyapp.android.appIdentifier" android:value="653ab34304e1401caaa490a44446a856" />
        <meta-data android:name="net.hockeyapp.android.appSecret" android:value="4edf62087084b01480848381655e1d11" />
        <activity android:theme="@style/live_BaseTheme.Fullscreen" android:name="com.meitu.live.compant.homepage.user.PhotoCutActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/live_BaseTheme.Black" android:name="com.meitu.live.compant.homepage.album.AlbumActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.live.permission.PermissionApplyActivity" android:launchMode="singleTop" />
        <activity android:theme="@style/PrivateAlbumTheme" android:name="com.meitu.community.album.ui.entry.PrivateAlbumEntryActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/PrivateAlbumTheme.Detail" android:name="com.meitu.community.album.ui.detail.PrivateAlbumDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/PrivateAlbumTheme.Manage" android:name="com.meitu.community.album.ui.manage.member.PrivateAlbumMemberActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/PrivateAlbumTheme.Publish" android:name="com.meitu.community.album.ui.publish.PrivateAlbumPublishActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/PrivateAlbumTheme.MediaPreview" android:name="com.meitu.community.album.ui.preview.PrivateAlbumMediaPreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/PrivateAlbumTheme.ChangeBackground" android:name="com.meitu.community.album.ui.manage.background.PrivateAlbumChangeBackgroundActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <service android:name="com.meitu.community.album.base.upload.UploadFeedService" />
        <activity android:name="com.meitu.puzzle.ActivityVideoCrop" android:screenOrientation="portrait" />
        <activity android:theme="@style/meitu_meihua_translucent_theme" android:name="com.meitu.puzzle.ActivityPuzzle" android:exported="true" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.xiaomi.intent.action.PUZZLE" />
                <action android:name="com.meitu.intent.action.PUZZLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.puzzle.VideoPuzzleConfirmActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.ActivityPictureEdit" android:screenOrientation="portrait" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.ActivityCamera" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.media.action.IMAGE_CAPTURE" />
                <action android:name="com.meitu.ble.intent.capture_with_rc" />
                <action android:name="com.meitu.mtxx.action.image_capture" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.ActivityPicturePostProcess" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.ActivityMultiPicturesPostProcess" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.multipictures.ActivityMultiPictureEdit" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.meitu.app.meitucamera.ActivityCameraSetting" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="com.meitu.app.meitucamera.ActivityCameraSetting" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.app.meitucamera.PreviewQualitySettingActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.meitucamera.multipictures.PublishImageSelectActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.meitu.app.video.cover.SetCoverActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="com.meitu.app.video.cover.SetCoverActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.app.video.VideoConfirmActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="com.meitu.app.video.VideoConfirmActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.app.mediaImport.MediaImportActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.ActivityFaceQPostAndShare" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.ActivityFaceQPictureProcess" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.ActivityFaceQAnalyze" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.ActivityFaceQHelp" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.FaceQMultiFacesChooseActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.beautyfile.ActivityBeautyFileEdit" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.beautyfile.ActivityBeautyFileFaceEdit" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.mengqiqi.activity.FaceQImageCropActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.app.meitucamera.textVideo.TextVideoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/TextDesign" android:name="com.meitu.app.meitucamera.textVideo.TextVideoEditActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustNothing|stateHidden" />
        <activity android:theme="@style/TextDesign" android:name="com.meitu.app.text.video.SoundRecordingActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/TextDesign" android:name="com.meitu.app.text.TextDesignActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="com.meitu.app.text.TextCropBgActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/TextPictureEdit" android:name="com.meitu.app.text.pic.TextPicEditTextActivity" android:excludeFromRecents="true" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/meitu_meihua_translucent_theme" android:name="com.mt.mtxx.mtxx.beauty.BeautyMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter android:label="@string/photo_retouch" android:icon="@drawable/meitu_beauty__icon_meirong">
                <action android:name="android.intent.action.EDIT" />
                <action android:name="android.intent.action.SEND" />
                <action android:name="com.meitu.intent.action.EDIT" />
                <action android:name="com.meitu.intent.action.MEIRONG" />
                <action android:name="com.meitu.intent.action.BeautyMainActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.modularbeautify.BodyMainActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.BodyMainActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.makeup.MakeUpActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.MakeUpActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.HairActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.HairActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.QuDouQuBanActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.QuDouQuBanActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.HighlightPenActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.HighlightPenActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.ActivityHeighten" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityHeighten" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.RemoveWrinkleActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.RemoveWrinkleActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.ActivitySkinColorAdjust" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivitySkinColorAdjust" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.RemoveBlackEyesActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.RemoveBlackEyesActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.buffing.ActivityBuffing" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityBuffing" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.buffing.ActivityBuffingOld" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityBuffingOld" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.remold.ActivityRemold" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityRemold" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.SmartBeautifyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.SmartBeautifyActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.BrightEyesActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.BrightEyesActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.SlimFaceActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.SlimFaceActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.GLSlimFaceActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.GLSlimFaceActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.ZoomEyesActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ZoomEyesActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularbeautify.LittleHeadMainActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.LittleHeadMainActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/notchSupportBlackTheme" android:name="com.meitu.videoedit.album.PageAlbumActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/notchSupportBlackTheme" android:name="com.meitu.videoedit.album.VideoAlbumActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/notchSupportBlackTheme" android:name="com.meitu.videoedit.edit.VideoEditActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/notchSupportBlackTheme" android:name="com.meitu.videoedit.same.VideoSameAdvancedSettingsActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/meitu_meihua_translucent_theme" android:name="com.meitu.mtxx.img.IMGMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter android:label="@string/meitu_embellish__photo_edit" android:icon="@drawable/meitu_embellish__icon_meihua">
                <action android:name="android.intent.action.EDIT" />
                <action android:name="android.intent.action.SEND" />
                <action android:name="com.meitu.intent.action.EDIT" />
                <action android:name="com.meitu.intent.action.MEIHUA" />
                <action android:name="com.xiaomi.intent.action.BEAUTY" />
                <action android:name="com.meitu.intent.action.IMGMainActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.frame.ActivityFrame" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityFrame" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.ActivityRemover" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityRemover" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.IMGStickerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGStickerActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.ActivityCutout" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityCutout" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/themeWithDefaultActivityAnim" android:label="@string/meitu_text__my_logo" android:name="com.meitu.meitupic.modularembellish.logo.LogoGalleryActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.StickerMaterialEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.StickerMaterialEditActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.ActivityEnhanceGL" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityEnhanceGL" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.filter.ActivityFilter" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityFilter" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.IMGEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGEditActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.IMGTextActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGTextActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.logo.LogoEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.LogoEditActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.logo.LogoPreviewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.LogoPreviewActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularembellish.logo.PictureLogoPreviewActivity" />
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.logo.HandWrittenActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan" android:hardwareAccelerated="true" android:largeHeap="true">
            <intent-filter>
                <action android:name="com.meitu.intent.action.HandWrittenActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.FaceQTextEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.FaceQTextEditActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/video_text_theme" android:name="com.meitu.meitupic.modularembellish.VideoTextEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.VideoTextEditActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.pen.IMGMosaicActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGMosaicActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.ActivityAroundBlur" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityAroundBlur" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.AutoMeihuaActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.meitu.intent.action.AutoMeihuaActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.pen.IMGMagicPenActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGMagicPenActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme" android:name="com.meitu.meitupic.modularembellish.IMGMagicPhotoActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGMagicPhotoActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme_cutout" android:name="com.meitu.meitupic.modularembellish.IMGCutoutActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.IMGCutoutActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/beauty_embellish_theme_cutout" android:name="com.meitu.meitupic.modularembellish.SmearActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan">
            <intent-filter>
                <action android:name="com.meitu.intent.action.SmearActivity" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityMaterialCategory" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityMaterialCategory" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.manager.ActivityMaterialManager" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityMaterialManager" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityMaterialsView" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityMaterialsView" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityFilterMaterialCenter" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityFilterMaterialCenter" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityIntroMaterialCenter" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityIntroMaterialCenter" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/communityTheme" android:name="com.meitu.meitupic.modularmaterialcenter.artist.ActivityArtistMaterialCenter" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.meitupic.modularmaterialcenter.artist.ActivityArtistAlbumDetail" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.meitupic.modularmaterialcenter.artist.ActivityArtistMain" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.manager.ActivityMaterialManagerPage" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityCameraFilterCenter" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityCameraFilterCenter" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularmaterialcenter.ActivityCameraFilterDetail" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.meitu.intent.action.ActivityCameraFilterDetail" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <meta-data android:name="PUSH_KIT_RECEIVER_CLASS" android:value="com.meitu.externalpush.ExternalPushReceiver" />
        <receiver android:name="com.meitu.externalpush.ExternalPushReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.meitu.pushkit.action.6184556633574670337a" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/themeWithDefaultActivityAnim" android:name="com.meitu.meitupic.modularcloudfilter.ui.CloudFilterIndexActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden">
            <intent-filter>
                <action android:name="com.meitu.mtxx.action.cloud_filter" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.meitupic.modularcloudfilter.ui.CloudFilterProcessActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.meitu.meitupic.modularcloudfilter.ui.CloudFilterResultActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.meitu.meitupic.modularcloudfilter.ui.CloudFilterCommonActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.meitu.meitupic.modularcloudfilter.ui.ToolBoxOnlinePackageActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/notchSupportTheme" android:name="com.meitu.album2.ui.AlbumActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.accounts.login.AccountsInfoActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/community_trans" android:name="com.meitu.mtcommunity.accounts.login.NewAccountLoginActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/communityTheme" android:name="com.meitu.mtcommunity.accounts.login.AccountsEditActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/theme" android:name="com.meitu.mtcommunity.accounts.login.CropImageActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/community_detail_full_screen" android:name="com.meitu.mtcommunity.accounts.setting.AvatarShowActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:name="com.meitu.meitupic.framework.web.WebviewH5SingleTopActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" />
        <activity android:name="com.meitu.album2.purecolor.PureColorActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.common.AppConfigDialog" android:screenOrientation="portrait" />
        <activity android:name="com.mt.materialmanager.MaterialManagerActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/MeiYin" android:name="com.meitu.meiyin.app.web.MeiYinWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/MeiYin.Close" android:name="com.meitu.meiyin.app.album.ui.MeiYinAlbumActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MeiYin.ImageSet" android:name="com.meitu.meiyin.app.album.ui.MeiYinImageSetActivity" android:launchMode="singleTop" android:screenOrientation="unspecified" />
        <activity android:theme="@style/MeiYin.AboutMe" android:name="com.meitu.meiyin.app.web.MeiYinAboutMeActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MeiYin.Null" android:name="com.meitu.meiyin.app.web.MeiYinNullActivity" android:launchMode="singleTop">
            <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="meiyin" android:sspPattern=".*?appId=com.mt.mtxx.mtxx.*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MeiYin" android:name="com.meitu.meiyin.app.web.MeiYinHomeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <provider android:name="com.meitu.meiyin.provider.FileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <meta-data android:name="ACCOUNT_CLIENT_ID" android:value="\ 11011000011010000010110010000111011001101000101000010100010101010100100011011010001000110000011011111000111001000001001011011111" />
        <meta-data android:name="ACCOUNT_CLIENT_SECRET" android:value="\ 101110111110100101001010100100111010111010110100111111010001101110110100001001101001110000011111011111000101001110011111111110001110110011000111111011001110110100010100011001010010000010110011" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <provider android:name="com.bytedance.sdk.openadsdk.TTFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.TTFileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths_toutiao" />
        </provider>
        <provider android:name="com.bytedance.sdk.openadsdk.multipro.TTMultiProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.TTMultiProvider" />
        <service android:name="cn.jpush.android.service.PushService" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.REGISTER" />
                <action android:name="cn.jpush.android.intent.REPORT" />
                <action android:name="cn.jpush.android.intent.PushService" />
                <action android:name="cn.jpush.android.intent.PUSH_TIME" />
            </intent-filter>
        </service>
        <provider android:name="cn.jpush.android.service.DataProvider" android:exported="true" android:authorities="com.mt.mtxx.mtxx.DataProvider" />
        <receiver android:name="cn.jpush.android.service.PushReceiver" android:enabled="true">
            <intent-filter android:priority="1000">
                <action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="cn.jpush.android.ui.PushActivity" android:exported="false" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="cn.jpush.android.ui.PushActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MyDialogStyle" android:name="cn.jpush.android.ui.PopWinActivity" android:exported="false" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
        </activity>
        <receiver android:name="cn.jpush.android.service.AlarmReceiver" />
        <receiver android:name="cn.jpush.android.service.SchedulerReceiver" android:exported="false" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.jpush.android.service.JNotifyActivity" android:exported="true" android:taskAffinity="jpush.custom">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.JNotifyActivity" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Skinsdk.Theme" android:name="com.meitu.my.skinsdk.webview.SkinWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/Skinsdk.Theme" android:name="com.meitu.my.skinsdk.camera.SkinCameraActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/Skinsdk.Theme" android:name="com.meitu.my.skinsdk.analysis.MTSkinAnalysisActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <provider android:name="com.meitu.my.skinsdk.webview.provider.SkinWebFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.skinsdk.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/skinsdk_file_provider_path_config" />
        </provider>
        <service android:name="com.meitu.remote.componets.RemoteDiscoveryService" android:exported="false" android:directBootAware="true">
            <meta-data android:name="components:com.meitu.remote.config.RemoteConfigRegistrar" android:value="com.meitu.remote.components.ComponentRegistrar" />
            <meta-data android:name="components:com.meitu.remote.connector.meepo.MeituAbTestingRegistar" android:value="com.meitu.remote.components.ComponentRegistrar" />
            <meta-data android:name="components:com.meitu.remote.abt.component.AbtRegistrar" android:value="com.meitu.remote.components.ComponentRegistrar" />
            <meta-data android:name="components:com.meitu.remote.connector.ConnectorRegistrar" android:value="com.meitu.remote.components.ComponentRegistrar" />
            <meta-data android:name="components:com.meitu.remote.iid.InstanceIdComponentRegistrar" android:value="com.meitu.remote.components.ComponentRegistrar" />
        </service>
        <provider android:name="com.meitu.remote.provider.RemoteInitProvider" android:exported="false" android:multiprocess="true" android:authorities="com.mt.mtxx.mtxx.remoteinitprovider" android:initOrder="300" />
        <activity android:name="com.meitu.ibon.UploadToServerAcitivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:name="com.meitu.ibon.UploadPictureSuccessActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <receiver android:name="com.meitu.hubble.KitReceiver">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <action android:name="action.hubble.timing.com.mt.mtxx.mtxx" />
                <action android:name="action.hubble.stat.com.mt.mtxx.mtxx" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.meitu.webview.download.DownloadCompletedReceiver">
            <intent-filter>
                <action android:name="android.intent.action.DOWNLOAD_COMPLETE" />
            </intent-filter>
        </receiver>
        <provider android:name="com.meitu.library.analytics.core.provider.ActivityTaskProvider" android:exported="false" android:multiprocess="false" android:authorities="com.mt.mtxx.mtxx.analytics.activityTaskProvider" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.AccountSdkWebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/accountsdk_transparent" android:name="com.meitu.library.account.activity.AccountSdkWebViewTransActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.city.activity.AccountSdkChooseCityActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.city.activity.AccountSdkMobilePhoneCodeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.photocrop.AccountSdkPhotoCropActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.camera.activity.AccountSdkCameraActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.camera.activity.AccountCameraConfirmActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.AccountSdkPlatformLoginScreenActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.AccountSdkLoginScreenActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.AccountSdkLoginScreenSmsActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.AccountSdkLoginScreenSsoActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginEmailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginHistoryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkPlatformLoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginPhoneActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginSmsActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkLoginSsoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkRegisterEmailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.login.AccountSdkRegisterPhoneActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.bind.AccountSdkBindActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.verify.AccountSdkVerifyPhoneActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.verify.AccountSdkVerifyEmailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.bind.AccountSdkBindPhoneDialogActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.verify.AccountSdkLoginSmsVerifyDialogActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.verify.AccountSdkSmsVerifyDialogActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/LoginDialog" android:name="com.meitu.library.account.activity.screen.bind.AccountQuickBindDialogActivity" android:configChanges="keyboardHidden|locale|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.activity.bind.AccountQuickBindActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|locale|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <provider android:name="com.meitu.library.account.provider.AccountSdkProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.accountsdk" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/accountsdk_file_paths" />
        </provider>
        <activity android:theme="@style/accountsdk_default_app_theme" android:name="com.meitu.library.account.sso.AccountSdkSSOFilterActivity">
            <intent-filter>
                <action android:name="meitu.action.ACCOUNT_SSO" />
            </intent-filter>
        </activity>
        <activity android:name="com.facebook.CustomTabMainActivity" />
        <activity android:name="com.facebook.CustomTabActivity" />
        <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.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
            <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.iid.Registrar" 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" />
        </service>
        <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>
        <provider android:name="com.facebook.internal.FacebookInitProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.FacebookInitProvider" />
        <receiver android:name="com.facebook.CurrentAccessTokenExpirationBroadcastReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.facebook.sdk.ACTION_CURRENT_ACCESS_TOKEN_CHANGED" />
            </intent-filter>
        </receiver>
        <meta-data android:name="com.vivo.push.app_id" android:value="10049" />
        <meta-data android:name="com.vivo.push.api_key" android:value="dae57dc6-3ffa-49d4-b941-63d25842f751" />
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:exported="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.vivo.push.sdk.LinkProxyClientActivity" android:exported="true" android:screenOrientation="portrait" />
        <receiver android:name="com.meitu.library.pushkit.VIVOReceiver">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <activity android:name="com.meitu.libmtsns.SinaWeibo.WeiboBaseActivity" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
        <provider android:name="com.meitu.libmtsns.MTSNSFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.libmtsns" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/libmtsns_file_provider_path" />
        </provider>
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.mtwallet.WebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.mtwallet.DoLoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/wallet_translucent" android:name="com.meitu.mtwallet.WalletSchemeActivity" android:launchMode="singleTask" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/mtf_Transparent" android:name="com.meitu.finance.features.auth.ui.TransparentActivity" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.finance.features.auth.ui.AuthCheckActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.finance.view.FinanceWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <service android:name="com.meitu.mtcpdownload.service.DownloadService" android:exported="false">
            <intent-filter>
                <action android:name="com.meitu.multithreaddownload.service.DownloadService" />
            </intent-filter>
        </service>
        <provider android:name="com.meitu.mtcpdownload.provider.MTCPDownloadFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.mtcpdl.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/dl_file_paths" />
        </provider>
        <service android:name="com.meitu.mtcpdownload.service.AccessibleInstallService" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE">
            <intent-filter>
                <action android:name="android.accessibilityservice.AccessibilityService" />
            </intent-filter>
            <meta-data android:name="android.accessibilityservice" android:resource="@xml/dl_accessibility_service_config" />
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.mtcpdownload.ui.AlertDialogActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.downloadui.DownloadManageActivity" android:screenOrientation="portrait" android:configChanges="keyboard|orientation|screenSize" />
        <provider android:name="com.meitu.mtcpweb.provider.MTCPWebFileProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.mtcpweb.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/web_file_paths" />
        </provider>
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.mtcpweb.WebViewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.mtcpweb.MultiWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.bytedance.sdk.open.aweme.impl.TikTokWebAuthorizeActivity" android:screenOrientation="behind" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.bytedance.sdk.open.aweme.impl.AwemeWebAuthorizeActivity" android:screenOrientation="behind" />
        <meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.firebaseinitprovider" android:initOrder="100" />
        <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" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <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" />
        <service android:name="com.getui.gtc.GtcService">
            <intent-filter>
                <action android:name="com.getui.gtc.sdk.service.action" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.business.mtletogame.MtLetoCenterActivity" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <service android:name="com.ledong.lib.leto.remote.HostApiService" />
        <service android:name="com.ledong.lib.leto.main.LetoService" />
        <service android:name="com.ledong.lib.leto.service.LetoDownloadService" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.mgc.MeActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.mgc.WithdrawActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.mgc.WithdrawHistoryActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.mgc.BankAccountActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.main.LetoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.main.LetoActivityL" android:exported="false" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.main.LetoWebContainerActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.main.FunctionActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <data android:scheme="mgcgame" android:host="mgc.com" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ledong.lib.leto.main.WebViewActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.leto.game.base.login.MgcLoginActivity" android:exported="false" android:screenOrientation="behind" />
        <provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.mt.mtxx.mtxx.lifecycle-process" />
        <activity android:name="com.meitu.pay.wxapi.MTPayEntryActivity" android:exported="true" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity-alias android:name="com.mt.mtxx.mtxx.wxapi.WXPayEntryActivity" android:exported="true" android:targetActivity="com.meitu.pay.wxapi.MTPayEntryActivity" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.pay.ui.ProcessUriActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" />
        <meta-data android:name="PUSH_KIT_APP_ID" android:value="6184556633574670337a" />
        <receiver android:name="com.meitu.pushkit.InnerReceiver" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.LOCALE_CHANGED" />
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
                <action android:name="action.token.timeout.6184556633574670337a" />
                <action android:name="action.check.wake.6184556633574670337a" />
                <action android:name="action.check.is.wake.6184556633574670337a" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_INSTALL" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter>
                <action android:name="action.receive.light.push" />
            </intent-filter>
        </receiver>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.pushkit.sdk.WakeDogActivity" android:exported="true" android:autoRemoveFromRecents="true">
            <intent-filter>
                <action android:name="action.push.wake.dog" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="action.send.light.push" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.meitu.pushkit.sdk.WakeDogService" android:exported="true">
            <intent-filter>
                <action android:name="action.push.wake.dog" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <meta-data android:name="MTPUSH_APP_ID" android:value="d86dc628179e42af823f1f0795a062b8" />
        <meta-data android:name="MTPUSH_APP_KEY" android:value="23/4h9ErQSeT78B/5jqjXw==" />
        <service android:name="com.meitu.pushkit.mtpush.WakeupService" android:exported="false" />
        <service android:name="com.meitu.pushkit.mtpush.WakeupJobService" android:permission="android.permission.BIND_JOB_SERVICE" />
        <receiver android:name="com.meitu.pushkit.mtpush.WakeupReceiver">
            <intent-filter>
                <action android:name="com.mt.mtxx.mtxx.mkeepalive.action.WAKE_UP" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
            </intent-filter>
        </receiver>
        <provider android:name="com.meitu.library.analytics.sdk.db.EventContentProvider" android:exported="false" android:multiprocess="false" android:authorities="com.mt.mtxx.mtxx.analytics.EventDbProvider" />
        <service android:name="com.meitu.mtuploader.MtUploadService" android:process=":mtupload" />
        <service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" />
        <meta-data android:name="com.google.android.play.billingclient.version" android:value="2.0.1" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.android.billingclient.api.ProxyBillingActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
        <meta-data android:name="MIPUSH_APPID" android:value="1006283a" />
        <meta-data android:name="MIPUSH_APPKEY" android:value="520100683283a" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:enabled="true" android:exported="true" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" />
        <receiver android:name="com.meitu.library.pushkit.xiaomi.XiaoMiMessageReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <meta-data android:name="push_kit_auto_init_enabled" android:value="true" />
        <service android:name="com.meitu.library.pushkit.HMSPushService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <meta-data android:name="OPPO_APP_KEY" android:value="K4KskU4uM2UyaxsAqYobsa3X" />
        <meta-data android:name="OPPO_APP_SECRET" android:value="3eu4VAjciT3sZN13zJWN556E" />
        <service android:name="com.meitu.library.pushkit.PushService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.meitu.library.pushkit.OPPOAppPushService" android:permission="com.heytap.mcs.permission.SEND_MCS_MESSAGE">
            <intent-filter>
                <action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.meitu.library.pushkit.OPPOClickedActivity">
            <intent-filter>
                <action android:name="action.meitu.pushkit.PUSH" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <receiver android:name="com.meitu.library.pushkit.meizu.MeizuPushReceiver">
            <intent-filter>
                <action android:name="com.meizu.flyme.push.intent.MESSAGE" />
                <action android:name="com.meizu.flyme.push.intent.REGISTER.FEEDBACK" />
                <action android:name="com.meizu.flyme.push.intent.UNREGISTER.FEEDBACK" />
                <action android:name="com.meizu.c2dm.intent.REGISTRATION" />
                <action android:name="com.meizu.c2dm.intent.RECEIVE" />
                <category android:name="com.mt.mtxx.mtxx" />
            </intent-filter>
        </receiver>
        <meta-data android:name="MEIZU_APP_ID" android:value="110539" />
        <meta-data android:name="MEIZU_APP_KEY" android:value="31aacdfe95524ecd896c3e5a8d79b317" />
        <provider android:name="com.crashlytics.android.CrashlyticsInitProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.crashlyticsinitprovider" android:initOrder="90" />
        <meta-data android:name="firebase_crashlytics_ndk_enabled" android:value="true" />
        <receiver android:name="com.meitu.scheme.download.DownloadCompletedReceiver">
            <intent-filter>
                <action android:name="android.intent.action.DOWNLOAD_COMPLETE" />
            </intent-filter>
        </receiver>
        <meta-data android:name="com.bumptech.glide.integration.webp.WebpGlideModule" android:value="GlideModule" />
        <uses-library android:name="com.huawei.camerakit.impl" android:required="false" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.mt.mtxx.mtxx.permission.PROCESS_PUSH_MSG">
            <intent-filter>
                <action android:name="com.huawei.intent.action.PUSH_DELAY_NOTIFY" />
                <action android:name="com.huawei.intent.action.PUSH" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.huawei.hms.support.api.push.PushReceiver" android:permission="com.mt.mtxx.mtxx.permission.PROCESS_PUSH_MSG">
            <intent-filter>
                <action android:name="com.huawei.android.push.intent.REGISTRATION" />
                <action android:name="com.huawei.android.push.intent.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.huawei.push.msg.NOTIFY_MSG" />
                <action android:name="com.huawei.push.msg.PASSBY_MSG" />
            </intent-filter>
        </service>
        <provider android:name="com.huawei.hms.support.api.push.PushProvider" android:permission="com.mt.mtxx.mtxx.permission.PUSH_PROVIDER" android:readPermission="com.mt.mtxx.mtxx.permission.PUSH_PROVIDER" android:writePermission="com.mt.mtxx.mtxx.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.mt.mtxx.mtxx.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:4.0.2.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
        <service android:name="com.meizu.cloud.pushsdk.NotificationService" android:exported="true" />
        <receiver android:name="com.meizu.cloud.pushsdk.SystemReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.meizu.cloud.pushservice.action.PUSH_SERVICE_START" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </receiver>
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.ali.auth.third.ui.webview.BaseWebViewActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.ali.auth.third.ui.LoginWebViewActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ali.auth.third.ui.LoginActivity" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:name="com.ali.auth.third.ui.QrLoginConfirmActivity" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ali.auth.third.ui.QrLoginActivity" />
        <activity android:name="com.alibaba.wireless.security.open.middletier.fc.ui.ContainerActivity">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.alibaba.alibclinkpartner.smartlink.ALPEntranceActivity" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <intent-filter>
                <action android:name="com.alibaba.intent.action.GETWAY" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tbopen" android:host="linkpartner" android:pathPrefix="/entrance" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.alibaba.baichuan.trade.biz.auth.AlibcAuthActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.alibaba.baichuan.android.trade.ui.AlibcWebViewActivity" android:exported="false">
            <intent-filter>
                <action android:name="COM_TAOBAO_TAE_SDK_TRADE_WEB_VIEW_ACTION" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.alibaba.baichuan.android.trade.ui.AlibcBackActivity" android:exported="true" android:launchMode="singleTask">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="alisdk" />
            </intent-filter>
        </activity>
        <uses-library android:name="android.test.runner" />
        <activity android:name="com.sina.weibo.sdk.web.WeiboSdkWebActivity" android:exported="false" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.WbShareTransActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.WbShareToStoryActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_STORY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.meitu.iap.core.wxapi.MTPayEntryActivity" android:exported="true" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ThirdStartUpAdPage" android:name="com.meitu.business.ads.core.activity.TemplateSplashActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/TranslucentThemeNoAnim" android:name="com.meitu.business.ads.core.activity.TranslateTemplateSplashActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/NavigationBar" android:name="com.meitu.business.ads.meitu.ui.activity.NativeActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/StartUpAdPage" android:name="com.meitu.business.ads.core.activity.AdActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.business.ads.rewardvideoad.rewardvideo.view.MeituRewardVideoActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.meitu.business.ads.core.feature.webpopenscreen.ui.OpenScreenAdvertiseActivity" android:screenOrientation="portrait" />
        <activity android:name="com.meitu.business.ads.core.leaks.LeakActivity" />
        <receiver android:name="com.meitu.business.ads.core.receiver.PackageReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.meitu.business.ads.core.data.listener.PackageReceiver">
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <service android:name="com.qq.e.comm.DownloadService" android:exported="false" android:multiprocess="true" />
        <activity android:name="com.qq.e.ads.ADActivity" android:multiprocess="true" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:name="com.qq.e.ads.PortraitADActivity" android:multiprocess="true" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:name="com.qq.e.ads.LandscapeADActivity" android:multiprocess="true" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.qq.e.ads.RewardvideoPortraitADActivity" android:multiprocess="true" android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.qq.e.ads.RewardvideoLandscapeADActivity" android:multiprocess="true" android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
            <meta-data android:name="android.notch_support" android:value="true" />
        </activity>
        <service android:name="com.ss.android.socialbase.downloader.notification.DownloadNotificationService" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.DownloadService" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.IndependentProcessDownloadService" android:process=":downloader">
            <intent-filter>
                <action android:name="com.ss.android.socialbase.downloader.remote" />
            </intent-filter>
        </service>
        <service android:name="com.ss.android.socialbase.downloader.impls.DownloadHandleService" />
        <service android:name="com.ss.android.socialbase.downloader.impls.RetryJobSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.SqlDownloadCacheService" />
        <service android:name="com.ss.android.socialbase.appdownloader.DownloadHandlerService" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.DownloadTaskDeleteActivity" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.JumpUnknownSourceActivity" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ss.android.downloadlib.activity.TTDelegateActivity" android:launchMode="singleTask" />
        <receiver android:name="com.ss.android.downloadlib.core.download.DownloadReceiver" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTWebPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTPlayableWebPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTVideoWebPageActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTRewardVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTRewardExpressVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTFullScreenVideoActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.bytedance.sdk.openadsdk.activity.TTFullScreenExpressVideoActivity" 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="singleTask" />
        <service android:name="com.bytedance.sdk.openadsdk.multipro.aidl.BinderPoolService" />
        <receiver android:name="com.bytedance.embedapplog.collector.Collector" android:enabled="true" android:exported="true" />
        <service android:name="com.bytedance.tea.crash.upload.CrashUploadService" android:process=":npth" />
        <activity android:theme="@style/imad_main_theme" android:name="com.meitu.immersive.ad.ui.MainImmersiveAdActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/imad_main_theme2" android:name="com.meitu.immersive.ad.ui.MainImmersiveAdActivity2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.meitu.advertiseweb.AdvertiseWebActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.meitu.mtgamemiddlewaresdk.ui.PermissionActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/gms_main_theme" android:name="com.meitu.mtgamemiddlewaresdk.ui.WelcomeActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" />
        <activity android:theme="@style/FullScreen" android:name="com.meitu.egretgame.ui.EgretGameActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:windowSoftInputMode="stateAlwaysVisible|adjustPan" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.aaidinitprovider" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:4.0.1.301" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:4.0.2.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <provider android:name="com.huawei.hms.update.provider.UpdateProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.hms.update.provider" android:grantUriPermissions="true" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.mt.mtxx.mtxx.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <activity android:theme="@style/upsdkDlDialog" android:name="com.huawei.updatesdk.service.otaupdate.AppUpdateActivity" android:exported="false" android:configChanges="orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
        </activity>
        <activity android:theme="@style/upsdkDlDialog" android:name="com.huawei.updatesdk.support.pm.PackageInstallerActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=1006023" />
    </application>
</manifest>