apk(点击下载) / AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="100" android:versionName="2023.3.13" android:compileSdkVersion="23" android:compileSdkVersionCodename="6.0-2438415" package="com.aykhrg.ergwglngweq.qwedfgs" platformBuildVersionCode="23" platformBuildVersionName="6.0-2438415"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.REORDER_TASKS" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.huawei.android.launcher.permission.CHANGE_BADGE" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.MIPUSH_RECEIVE" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.meizu.flyme.push.permission.RECEIVE" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.push.permission.MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.push.permission.MESSAGE" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.meizu.c2dm.permission.RECEIVE" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.C2D_MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.C2D_MESSAGE" />
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.PROCESS_PUSH_MSG" android:protectionLevel="signatureOrSystem" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.PUSH_PROVIDER" android:protectionLevel="signatureOrSystem" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signatureOrSystem" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.PROCESS_PUSH_MSG" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.PUSH_PROVIDER" />
<permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs.permission.JPUSH_MESSAGE" />
<uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-feature android:name="android.hardware.camera" android:required="true" />
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="com.aykhrg.ergwglngweq.qwedfgs_com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<uses-feature android:name="android.hardware.camera.flash" android:required="false" />
<application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_logo" android:name="com.getmessage.lite.app.LiteApplication" android:allowBackup="true" android:supportsRtl="true" android:resizeableActivity="false" android:networkSecurityConfig="@xml/network_config" android:roundIcon="@mipmap/ic_logo_round" android:maxAspectRatio="2.4" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true">
<meta-data android:name="asset_statements" android:resource="@string/asset_statements" />
<meta-data android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" />
<receiver android:name="com.getmessage.module_base.broadReceiver.DateTimeReceiver">
<intent-filter>
<action android:name="android.intent.action.TIME_SET" />
</intent-filter>
</receiver>
<receiver android:name="com.getmessage.lite.broadReceiver.NoticeReceiver">
<intent-filter>
<action android:name="com.notice.myNotice" />
</intent-filter>
</receiver>
<meta-data android:name="design_width_in_dp" android:value="375" />
<meta-data android:name="design_height_in_dp" android:value="812" />
<meta-data android:name="android.max_aspect" android:value="2.4" />
<meta-data android:name="android.notch_support" android:value="true" />
<meta-data android:name="notch.config" android:value="portrait|landscape" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
</provider>
<activity android:name="com.getmessage.lite.shell.ShellSplashA" android:enabled="true" android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="com.yecskn.dose.mdmz.mokxg" android:host="yxxcgi.com" android:pathPrefix="/splash" />
</intent-filter>
</activity>
<activity android:name="com.getmessage.lite.shell.ShellMainA" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:label="@string/app_name" android:name="com.getmessage.lite.shell.ShellCardLoginA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellCardLoginInputPwdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBoundPhoneA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellForgetPwdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellResetPwdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellVerificationCodeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSetInformationA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSettingPwdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSaveWayA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellEditPersonalInfoA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellUpdateIdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellUpdateSignatureA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSettingA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellTeamContentA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellAddNewTeamA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellTeamInviteCardA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellAccountSafeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellUpdatePwdA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellUpdatePhoneA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellAboutUsA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellAddFriendA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellNewFriendA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSearchFriendA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellCreateGroupA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellChatSettingA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellWebExitLoginA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellScanLoginA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellChatSearchA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellIntoGroupNewsA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellIntoGroupNewsDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupSelectorA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupNoticeDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellConfirmedIntoGroupA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellScanA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellFriendDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellFriendVerificationA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSetRemarkDescA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellFriendManagerA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellReportSelectTypeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSendReportContentA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSearchA" android:screenOrientation="portrait" android:windowSoftInputMode="stateVisible" />
<activity android:name="com.getmessage.lite.shell.ShellSystemMsgA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSearchMoreA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSearchMoreMsgA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellChatA" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustUnspecified|stateUnspecified" />
<activity android:name="com.getmessage.lite.shell.ShellGroupChatA" android:launchMode="singleTask" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupInfoA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupNoticeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSendGroupNoticeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellChatRecordImageAndVideoA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupManageA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGAA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellChatFileListA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupQrCodeA" android:screenOrientation="portrait" />
<activity android:theme="@style/activity.translucent" android:name="com.getmessage.lite.shell.ShellImageAndVideoPreviewA" />
<activity android:name="com.getmessage.lite.shell.ShellTestA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.view.TestActivity" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellWebViewA" android:screenOrientation="portrait" />
<activity android:theme="@style/activity.translucent" android:name="com.getmessage.lite.shell.ShellImageBrowseA" />
<activity android:name="com.getmessage.lite.shell.ShellCountryCodeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSelectBannedA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBurnAfterReadingTimeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGroupForbinA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellRecentContactA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSelectorFileA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellGuideA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellFileDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellMyLikeEmojiA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBigEmojiStoreA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBigEmojiStoreDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBigEmojiPackageManageA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSignRedEnvelopeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSignRedRulesA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSetPayPasswordA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellWithdrawalA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellZhangHuA" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellTixianZhangHuA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellWithdrawalChannelA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellWithdrawalProgressA" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellMyWalletA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellRechargeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBalanceA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellBalanceDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSendRedEnvelopeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellRedEnvelopeDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSendGroupRedEnvelopeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSendGroupRedEnvelopeNewA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellMyRedEnvelopDetailA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellPaymentAssistantA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellCollectionA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellPaymentAc" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellPaymentSuccessA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellTransferDetailA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellSendTransferA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellNewWithdrawalA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellNewsRechargeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellAddBankCardA" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellSupportBankListA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellSuccessA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellShockRemindA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellVerifyLoginPasswordA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellChannelA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellOpenWalletProtocolHintA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.getmessage.lite.shell.ShellOpenWalletA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:label="@string/msg_service" android:name="com.getmessage.lite.service.MsgPushService" android:persistent="true" android:exported="false" android:priority="1000" android:directBootAware="true" />
<service android:name="com.getmessage.lite.service.HWPushService" android:exported="false">
<intent-filter>
<action android:name="com.huawei.push.action.MESSAGING_EVENT" />
</intent-filter>
</service>
<service android:name="com.getmessage.lite.service.JPUSHService" android:enabled="true" android:exported="false" android:process=":jpushcore">
<intent-filter>
<action android:name="cn.jiguang.user.service.action" />
</intent-filter>
</service>
<service android:name="cn.jpush.android.service.DaemonService" android:enabled="true" android:exported="true">
<intent-filter>
<action android:name="cn.jpush.android.intent.DaemonService" />
<category android:name="com.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</service>
<receiver android:name="com.getmessage.lite.broadReceiver.JPUSHReceiver" android:enabled="true" android:exported="false">
<intent-filter>
<action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
<category android:name="com.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</receiver>
<service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":xm_pushservice" />
<service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":xm_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.xiaomi.push.service.receivers.NetworkStatusReceiver" android:exported="true">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</receiver>
<receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":xm_pushservice">
<intent-filter>
<action android:name="com.xiaomi.push.PING_TIMER" />
</intent-filter>
</receiver>
<receiver android:name="com.getmessage.lite.broadReceiver.XiaoMiReceiver" 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>
<service android:name="com.heytap.mcssdk.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.heytap.mcssdk.AppPushService" android:permission="com.heytap.mcs.permission.SEND_MCS_MESSAGE">
<intent-filter>
<action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
</intent-filter>
</service>
<receiver android:name="com.getmessage.lite.broadReceiver.MeizuPushMsgReceiver">
<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.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</receiver>
<service android:name="com.vivo.push.sdk.service.CommandClientService" android:exported="true" />
<meta-data android:name="com.vivo.push.api_key" android:value="" />
<meta-data android:name="com.vivo.push.app_id" android:value="" />
<service android:label="dexopt" android:name="com.tencent.smtt.export.external.DexClassLoaderProviderService" android:process=":dexopt" />
<activity android:name="com.getmessage.lite.shell.ShellMyQrCodeA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellRTCVoiceA" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleInstance" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.lite.shell.ShellRTCVideoA" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleInstance" android:screenOrientation="portrait" />
<service android:name="com.getmessage.lite.view.rtc.window.FloatingWindowService" android:persistent="true" android:exported="false" android:priority="1000" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.payeasenet.wepay.ui.activity.WeiRechargeActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.payeasenet.wepay.ui.activity.StartActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.OpenWalletActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:label="我的钱包" android:name="com.payeasenet.wepay.ui.activity.WeiWalletMainActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.EndingActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.WeiWithdrawActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.TransferActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.OrderPayActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.OrderRefundActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.AcceptActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.RedPacketActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.RedPacketListActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.AccountActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.BillActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.RedPacketDetailsActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.TransactionDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="数字证书" android:name="com.payeasenet.wepay.ui.activity.RedPacketsActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="增值服务" android:name="com.payeasenet.wepay.ui.activity.ServicesActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="确认密码" android:name="com.payeasenet.wepay.ui.activity.ValidatePwdSettingActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:label="开通服务协议" android:name="com.payeasenet.wepay.ui.activity.OpenWalletProtocolHintActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity android:name="com.example.login.shell.ShellLoginA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginCountryCodeA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginRegisterA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginSetInformationA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginEncryptedA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginSettingPasswordA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginVerifyPhoneA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginEncryptedQuestionA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginVerifyUserNameA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.example.login.shell.ShellLoginThreeBindA" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<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="tencent123456789" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/app_name" android:name="com.im.im.wxapi.WXEntryActivity" android:exported="true" android:taskAffinity="com.im.im" android:launchMode="singleTask" />
<activity android:name="com.im.im.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
<activity android:name="com.getmessage.module_base.base_view.FloatButtonServiceActivity" />
<activity android:name="com.getmessage.module_base.shell.ShellVideoRecorderA" />
<activity android:name="com.getmessage.module_base.shell.ShellH5BrowserA" android:screenOrientation="portrait" />
<activity android:name="com.getmessage.module_base.shell.ShellBaseWebViewA" android:screenOrientation="portrait" />
<activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.Utils$TransActivity" android:multiprocess="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<provider android:name="com.blankj.utilcode.util.Utils$FileProvider4UtilCode" android:exported="false" android:multiprocess="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.utilcode.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/util_code_provider_paths" />
</provider>
<service android:name="com.blankj.utilcode.util.MessengerUtils$ServerService">
<intent-filter>
<action android:name="com.yecskn.dose.mdmz.mokxg.messenger" />
</intent-filter>
</service>
<activity android:theme="@style/ImageGalleryTheme" android:name="me.kareluo.imaging.IMGGalleryActivity" />
<activity android:theme="@style/ImageEditTheme" android:name="me.kareluo.imaging.IMGEditActivity" android:windowSoftInputMode="stateAlwaysHidden" />
<provider android:name="com.luck.picture.lib.PictureFileProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
</provider>
<activity android:name="com.luck.picture.lib.PictureSelectorActivity" android:screenOrientation="portrait" />
<activity android:name="com.luck.picture.lib.PictureSelectorWeChatStyleActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Picture.Theme.Translucent" android:name="com.luck.picture.lib.PictureSelectorCameraEmptyActivity" android:screenOrientation="portrait" />
<activity android:name="com.luck.picture.lib.PicturePreviewActivity" android:screenOrientation="portrait" />
<activity android:name="com.luck.picture.lib.PictureSelectorPreviewWeChatStyleActivity" android:screenOrientation="portrait" />
<activity android:name="com.luck.picture.lib.PictureVideoPlayActivity" android:screenOrientation="sensor" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureExternalPreviewActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.yalantis.ucrop.PictureMultiCuttingActivity" android:screenOrientation="portrait" />
<activity android:name="com.luck.picture.lib.PicturePlayAudioActivity" android:screenOrientation="portrait" />
<receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.yecskn.dose.mdmz.mokxg.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.yecskn.dose.mdmz.mokxg.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.yecskn.dose.mdmz.mokxg.permission.PUSH_PROVIDER" android:readPermission="com.yecskn.dose.mdmz.mokxg.permission.PUSH_PROVIDER" android:writePermission="com.yecskn.dose.mdmz.mokxg.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.huawei.push.provider" />
<meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:4.0.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
<activity android:theme="@style/MyDialogStyle" android:name="cn.jpush.android.ui.PopWinActivity" android:exported="true">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
<action android:name="cn.jpush.android.ui.PopWinActivity" />
<category android:name="com.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="cn.jpush.android.ui.PushActivity" android:exported="true" 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.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</activity>
<service android:name="cn.jpush.android.service.PushService" android:enabled="true" android:exported="false" android:process=":pushcore">
<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>
<receiver android:name="cn.jpush.android.service.PushReceiver" android:enabled="true" android:exported="false">
<intent-filter android:priority="1000">
<action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY" />
<category android:name="com.yecskn.dose.mdmz.mokxg" />
</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>
<receiver android:name="cn.jpush.android.service.AlarmReceiver" android:exported="false" />
<receiver android:name="cn.jpush.android.service.SchedulerReceiver" android:exported="false" />
<provider android:name="cn.jpush.android.service.DataProvider" android:exported="false" android:process=":pushcore" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.DataProvider" />
<provider android:name="cn.jpush.android.service.DownloadProvider" android:exported="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.DownloadProvider" />
<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.yecskn.dose.mdmz.mokxg" />
</intent-filter>
</activity>
<receiver android:name="cn.jpush.android.asus.AsusPushMessageReceiver" />
<meta-data android:name="JPUSH_CHANNEL" android:value="developer-default" />
<meta-data android:name="JPUSH_APPKEY" android:value="" />
<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:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:configChanges="keyboardHidden|navigation|orientation|screenSize" />
<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/permission.PermissionActivity" android:name="com.yanzhenjie.permission.PermissionActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
<provider android:name="androidx.work.impl.WorkManagerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.workmanager-init" android:directBootAware="false" />
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.BATTERY_LOW" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.TIME_SET" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
</intent-filter>
</receiver>
<provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.lifecycle-process" />
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_my_bank_card" android:name="com.ehking.sdk.wepay.ui.activity.BankCardActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_digital_certificate" android:name="com.ehking.sdk.wepay.ui.activity.CertificateActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_installation_digital_certificate" android:name="com.ehking.sdk.wepay.ui.activity.AuthenticationActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_security_settings" android:name="com.ehking.sdk.wepay.ui.activity.SettingActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_set_payment_password" android:name="com.ehking.sdk.wepay.ui.activity.SetPwdActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_retrieve_payment_password" android:name="com.ehking.sdk.wepay.ui.activity.FindPasswordActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_identity_authentication" android:name="com.ehking.sdk.wepay.ui.activity.CheckPwdActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_add_or_verify_a_bound_bank_card" android:name="com.ehking.sdk.wepay.ui.activity.AddBankCardActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_verify_phone_number" android:name="com.ehking.sdk.wepay.ui.activity.AuthenticationPhoneActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_user_service_agreement" android:name="com.ehking.sdk.wepay.ui.activity.H5Activity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="" android:name="com.ehking.sdk.wepay.ui.activity.ResultActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:label="@string/title_living_validation" android:name="com.livedetect.LiveDetectActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_living_validation" android:name="com.ehking.sdk.wepay.ui.activity.FaceActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_living_validation" android:name="com.ehking.sdk.wepay.ui.activity.HtcjActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_living_validation_success" android:name="com.ehking.sdk.wepay.ui.activity.SuccessActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:label="@string/title_living_validation_fail" android:name="com.ehking.sdk.wepay.ui.activity.FailActivity" android:screenOrientation="portrait" />
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.ehking.sdk.wepay.other.liveness.silent.SilentLivenessActivity" android:launchMode="singleTop" />
<activity android:theme="@style/FaceDialogStyle" android:name="com.ehking.sdk.wepay.other.liveness.silent.SilentLivenessDialog" android:launchMode="singleTop" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.ehking.sdk.wepay.ui.activity.BindCardWebActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.ehking.sdk.wepay.ui.activity.UploadIdCardActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.ehking.sdk.wepay.ui.activity.UploadIdCardResultActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.ehking.sdk.wepay.ui.activity.UserInfoActivity" android:screenOrientation="portrait" />
<activity android:name="com.ehking.sdk.wepay.ui.activity.CameraActivity" />
<provider android:name="com.ehking.sdk.wepay.other.picasso.PicassoProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.com.squareup.picasso" />
<activity android:theme="@style/WhiteToolbarTheme" android:name="com.payeasenet.service.sdk.ui.activity.ServicesWebActivity" android:screenOrientation="portrait" />
<provider android:name="com.payeasenet.service.sdk.provider.WeboxProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.weboxProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/webox_file_paths" />
</provider>
<provider android:name="me.jessyan.autosize.InitProvider" android:exported="false" android:multiprocess="true" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.autosize-init-provider" />
<provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.aaidinitprovider" />
<meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:4.0.0.300" />
<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.0.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" />
<activity android:theme="@style/upsdkDlDialog" android:name="com.huawei.updatesdk.service.otaupdate.AppUpdateActivity" android:exported="false" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize">
<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|screenLayout|screenSize|smallestScreenSize">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
</activity>
<provider android:name="com.huawei.hms.update.provider.UpdateProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.hms.update.provider" android:grantUriPermissions="true" />
<provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.aykhrg.ergwglngweq.qwedfgs.AGCInitializeProvider" />
<service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
<meta-data android:name="com.huawei.hms.client.appid" android:value="appid=" />
</application>
</manifest>