apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="931" android:versionName="10.13.3" android:compileSdkVersion="29" android:compileSdkVersionCodename="10" package="me.ele" platformBuildVersionCode="29" platformBuildVersionName="10"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" android:allowBackup="false" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-feature android:name="android.hardware.camera" android:required="true" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="true" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_CALENDAR" />
    <uses-permission android:name="android.permission.WRITE_CALENDAR" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.READ_PRIVILEGED_PHONE_STATE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
    <permission android:name="me.ele.push.permission.MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="me.ele.push.permission.MESSAGE" />
    <uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
    <permission android:name="me.ele.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="me.ele.permission.C2D_MESSAGE" />
    <uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.READ_SETTINGS" />
    <uses-permission android:name="MediaStore.Images.Media.INTERNAL_CONTENT_URI" />
    <uses-permission android:name="MediaStore.Images.Media.EXTERNAL_CONTENT_URI" />
    <uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-feature android:name="android.hardware.camera.front" android:required="false" />
    <uses-feature android:glEsVersion="0x00020000" android:required="true" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
    <uses-permission android:name="android.permission.BROADCAST_STICKY" />
    <uses-permission android:name="me.ele.permission.MIPUSH_RECEIVE" />
    <permission android:name="me.ele.permission.MIPUSH_RECEIVE" android:protectionLevel="signatureOrSystem" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <permission android:name="me.ele.taopai.THUMBNAIL_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="me.ele.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="me.ele.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="me.ele.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="me.ele.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="me.ele.permission.PUSH_PROVIDER" />
    <queries>
        <intent>
            <action android:name="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <application android:theme="@style/Theme.Ele.Blue" android:label="@string/app_name" android:icon="@mipmap/icon" android:name="me.ele.ApplicationContext" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="false" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
        <activity android:name="com.vivo.push.sdk.LinkProxyClientActivity" android:exported="true" />
        <meta-data android:name="android.vivo_nightmode_support" android:value="false" />
        <meta-data android:name="android.max_aspect" android:value="2.34" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="wk.appKey" android:value="9065e924caa21191c2673b71672b54c4" />
        <meta-data android:name="wk.channel" android:value="eleme" />
        <meta-data android:name="dingtalk.accs.serviceId" android:value="eleme-dingtalk" />
        <service android:name="com.taobao.accs.ChannelService" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.accs.ChannelService$KernelService" android:exported="false" android:process=":channel" />
        <service android:name="com.taobao.accs.data.MsgDistributeService" android:exported="true">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <receiver android:name="com.taobao.accs.EventReceiver" android:process=":channel">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.accs.ServiceReceiver" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.COMMAND" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.START_FROM_AGOO" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.accs.internal.AccsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":channel" />
        <provider android:name="com.taobao.accs.AccsIPCProvider" android:process=":channel" android:authorities="me.ele:channel" />
        <meta-data android:name="lwp.connection.impl" android:value="" />
        <meta-data android:name="lwp.extension" android:value="me.ele.im.base.connect.EIMAuthExtension" />
        <meta-data android:name="com.huawei.hms.version" android:value="2.6.3.305" />
        <meta-data android:name="com.duanqu.appname" android:value="ELMC" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <service android:name="anetwork.channel.aidl.NetworkService" android:exported="false">
            <intent-filter>
                <action android:name="anetwork.channel.aidl.IRemoteNetworkGetter" />
            </intent-filter>
        </service>
        <service android:name="mtopsdk.xstate.XStateService" android:exported="false">
            <intent-filter>
                <action android:name="mtopsdk.xstate.aidl.IXState" />
            </intent-filter>
        </service>
        <service android:name="android.taobao.windvane.extra.jsbridge.WVACCSService" android:exported="false" />
        <activity android:theme="@style/Theme.AppCompat.Light.DarkActionBar" android:name="com.taobao.android.pissarro.MainActivity" android:exported="false" android:windowSoftInputMode="stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/pissarro/main.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/pissarro/main.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.live.ShopLiveActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/spd2_barrage_activity_style" android:name="me.ele.shopdetailv2.food.barrage.BarrageActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.food.FoodItemDetailActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/spv2_ActivityStyle" android:name="me.ele.shopdetailv2.ShopDetailV2Activity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize|uiMode" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.shopdetailv2.promotion.ShopPromotionFoodsActivityV2" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.search.ShopDetailV2SearchActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.shopdetailv2.magex.CartComplexPageActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.shopdetailv2.comment.CommentImagesDisplayActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopdetailv2.comment.ShopImagesDisplayActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopdetailv2.promotion.ShopPromotionFoodsComplexActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.search.ShopSearchComplexActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.comment.FoodCommentLmagexActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopdetailv2.food.FoodDetailComplexActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.android.wmxcart.widget.MustBuyComplexPageActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.foodchannel.page.WMChannelActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.foodchannel.page.WMChannelV2Activity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.foodchannel.page.WMChannelNativeActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.shopping.ui.shop.ShopImagesDisplayActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopping.ui.shop.CommentImagesDisplayActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopping.ui.favor.FavoredActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopping.ui.favor.FavoredNewActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.shopping.ui.comment.FoodCommentNewActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.shopping.ui.shop.classic.ShopActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.alsccarts.CartsActivity2" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.cartv2.ui.food.SkuSetMealPanelActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.cartv2.SkuPanelActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.submit.RetailSubmitActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="eleme" android:host="retail_order_checkout" />
            </intent-filter>
        </activity>
        <activity android:name="me.ele.newretail.pack.ui.activity.PackActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.search.SearchActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.newretail.shop.RetailShopDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.newretail.muise.MuiseActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.muise.MuiseContainerActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/MuiseStyle" android:name="me.ele.newretail.muise.MuiseTranslationContainerActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.muise.MuiseEShopActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexFlowerActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexFruitsActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexVegetableActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexMedicineActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexFragmentActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.jsbridge.imagepreview.FragmentContainerActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexMarketElderActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexVegetableElderActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexGoodsContainerActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexMarketKingKongDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newretail.emagex.activity.EMagexOrderDetailActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.booking.ui.checkout.invoice.InvoiceInformationActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.booking.ui.checkout.invoice.InvoiceEditActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.booking.ui.checkout.invoice.InvoiceProviderActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.newbooking.checkout.entrypoint.WMCheckoutActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="me.ele.booking.ui.redpackage.WMRedpackageListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="me.ele.booking.ui.redpackage.WMRedpackageListActivityV2" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="me.ele.booking.ui.redpackage.WMUltronBaseActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.UltronPopupWindow" android:name="me.ele.booking.ui.checkout.dynamic.entertao.UltronPopupWindowActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.UltronPopupWindow" android:name="me.ele.booking.ui.checkout.dynamic.entertao.CommonPopupWindowActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="me.ele.booking.ui.checkout.dynamic.ui.RemarksActivity3" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustPan|stateVisible" />
        <activity android:name="me.ele.booking.ui.pay.PayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.booking.ui.map.NavigationMapActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.address.CheckoutDeliverAddressListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.address.CheckoutDeliverAddressEditActivityV3" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden|stateVisible" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.invoice.InvoiceInformationActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.invoice.InvoiceEditActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.invoice.InvoiceProviderActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.remark.EccRemarksActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.placeorder.biz.subpage.blessing.EccBlessingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.echeckout.ultronage.subpage.alscsubpage.AlscSubpageActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.TransparentWindow" android:name="me.ele.marketing.share.QQApiCallbackActivity" android:excludeFromRecents="true" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UpdateUsernameActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UpdateNicknameActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UpdateSignActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.SetLoginPasswordActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UserInfoActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UserInfoActivityOld" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.BindVerificationActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UpdatePasswordByPasswordActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.UpdatePasswordByMobileActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.feedback.FeedbackActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:name="me.ele.account.ui.info.SettingMoreActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.msgcenter.MessageCenterActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.SettingMoreActivity2" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.oauth.OauthActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.AccountSecurityActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.MessageSettingActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.MessageSettingActivity2" android:screenOrientation="portrait" />
        <activity android:name="me.ele.account.ui.info.MessageSubSettingActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.Translucent.Search" android:name="me.ele.search.XSearchActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.search.views.hongbao.SearchHongBaoActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.muise.page.WeexPageActivity" android:exported="true" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/Transparent" android:name="me.ele.muise.page.WeexPopupActivity" android:exported="true" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:name="me.ele.orderdetail.ui.OrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="me.ele.orderdetail.ui.lmagex.WMOrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="me.ele.flutter.page.FlutterActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <meta-data android:name="io.flutter.app.android.SplashScreenUntilFirstFrame" android:value="true" />
            <meta-data android:name="io.flutter.embedding.android.SplashScreenDrawable" android:resource="@drawable/flutter_white_rect" />
        </activity>
        <activity android:theme="@style/Theme.Ele.TransparentWindow" android:name="me.ele.flutter.pops2.PopFlutterActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <meta-data android:name="io.flutter.embedding.android.SplashScreenDrawable" android:resource="@drawable/flutter_white_rect" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="me.ele.flutter.services.imagepicker.ImagePickerServiceActivity" />
        <activity android:name="me.ele.epay.impl.ui.activity.CashierPostActivity" android:screenOrientation="portrait" />
        <activity android:name="com.unionpay.UPPayWapActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.Ele.Blue.Transparent" android:name="me.ele.epay.activity.UnionPayEntryActivity" />
        <activity android:theme="@style/orderlist_tabLayout_style" android:name="me.ele.orderlist.OrderListActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.order.ui.detail.CancelOrderFeedbackActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.order.ui.rate.picture.DisplayPictureActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.order.ui.modify.ModifyOrderInfoActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.order.ui.modify.ModifyPhoneActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.order.ui.modify.ModifyRemarkActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.order.ui.detail.TakeMealActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.order.ui.address.OrderAddressListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.order.ui.address.OrderAddressEditActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.component.complexpage.ComplexPageActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.o2oads.DebuggerActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.emagex.activities.PersonZoneTransformActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.video.magex.VideoDetailsActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.activity.StoreSelectActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.activity.FoodSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.activity.KbFoodSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.warlock.o2olifecircle.activity.RelationshipActivity" android:exported="true" android:screenOrientation="portrait" />
        <activity android:name="me.ele.warlock.o2olifecircle.activity.ShootLauncher" android:exported="true" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.warlock.o2olifecircle.activity.DeliciousConversationActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/EPayCode" android:name="me.ele.epaycodelib.PayCodeActivity" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.qigsaw.activity.PluginDelegateActivity">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="taobaoliveshare" android:host="huodong.m.taobao.com" android:path="/act/talent/live.html" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taolive/video.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taolive/video.html" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taolive/room.html" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="wapp.m.taobao.com" android:path="/taolive/video.html" />
                <data android:scheme="https" android:host="wapp.m.taobao.com" android:path="/taolive/video.html" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="huodong.m.taobao.com" android:path="/act/talent/live.html" />
                <data android:scheme="https" android:host="huodong.m.taobao.com" android:path="/act/talent/live.html" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/LivePlayVertical" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/LivePlay" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/fullscreenplay" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/taobaolive" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/LiveVRPlay" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.tmall.wireless.action.navigator.INTERNAL_NAVIGATION" />
                <category android:name="com.tmall.wireless.category.navigator.INTERNAL_NAVIGATION" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tmall" android:host="page.tm" android:path="/LiveVRPlayLand" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Splash.Ele.Launch" android:name="me.ele.application.ui.Launcher.LauncherActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:alwaysRetainTaskState="false" android:windowSoftInputMode="adjustNothing" />
        <activity-alias android:name="me.ele.Launcher" android:targetActivity="me.ele.application.ui.Launcher.LauncherActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="eleme" android:host="home" />
            </intent-filter>
            <meta-data android:name="me.ele.assistant.enable" android:value="true" />
            <meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts" />
        </activity-alias>
        <activity android:theme="@style/Theme.Ele.Blue.Translucent" android:name="me.ele.application.ui.Launcher.SchemeRouteActivity" android:launchMode="singleTask" android:configChanges="orientation|screenSize">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.NOTIFICATION_PREFERENCES" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="eleme" android:host="ltraffic" />
                <data android:scheme="eleme" android:host="web" />
                <data android:scheme="eleme" android:host="windvane" />
                <data android:scheme="eleme" android:host="windvane2" />
                <data android:scheme="eleme" android:host="order" />
                <data android:scheme="eleme" android:host="order_tab" />
                <data android:scheme="eleme" android:host="take_food" />
                <data android:scheme="eleme" android:host="miniapp" />
                <data android:scheme="eleme" android:host="restaurants" />
                <data android:scheme="eleme" android:host="im" />
                <data android:scheme="eleme" android:host="general_settings" />
                <data android:scheme="eleme" android:host="catering" />
                <data android:scheme="eleme" android:host="taobaolive" />
                <data android:scheme="eleme" android:host="red_envelopes" />
                <data android:scheme="eleme" android:host="sitemap" />
                <data android:scheme="eleme" android:host="search" />
                <data android:scheme="eleme" android:host="open" />
                <data android:scheme="eleme" android:host="retail_shop_detail" />
                <data android:scheme="eleme" android:host="retail_supermarket" />
                <data android:scheme="eleme" android:host="carts" />
                <data android:scheme="eleme" android:host="retail_order_detail_internal" />
                <data android:scheme="eleme" android:host="retail_order_detail" />
                <data android:scheme="eleme" android:host="video_detail" />
                <data android:scheme="eleme" android:host="share" />
                <data android:scheme="eleme" android:host="retail_medicine_internal" />
                <data android:scheme="eleme" android:host="user_info" />
                <data android:scheme="eleme" android:host="pick_redpackage" />
                <data android:scheme="eleme" android:host="retail_fruits" />
                <data android:scheme="eleme" android:host="pay_without_pwd" />
                <data android:scheme="eleme" android:host="person_zone" />
                <data android:scheme="eleme" android:host="sns_share_v2" />
                <data android:scheme="eleme" android:host="share_v2" />
                <data android:scheme="eleme" android:host="my_tab" />
                <data android:scheme="eleme" android:host="discover" />
                <data android:scheme="eleme" android:host="whatever" />
                <data android:scheme="eleme" android:host="retail_flower" />
                <data android:scheme="eleme" android:host="oauth" />
                <data android:scheme="eleme" android:host="tab-container" />
                <data android:scheme="eleme" android:host="tfsmbottomsheet" />
                <data android:scheme="eleme" android:host="login" />
                <data android:scheme="eleme" android:host="retail_vegetable_gate" />
                <data android:scheme="eleme" android:host="pickup" />
                <data android:scheme="eleme" android:host="launcherrootthenorderdetail" />
                <data android:scheme="eleme" android:host="epay_test" />
                <data android:scheme="eleme" android:host="food_detail" />
                <data android:scheme="eleme" android:host="pay" />
                <data android:scheme="eleme" android:host="platformapi" />
                <data android:scheme="eleme" android:host="user_info_v1" />
                <data android:scheme="eleme" android:host="old_set_login_password" />
                <data android:scheme="eleme" android:host="localpops" />
                <data android:scheme="eleme" android:host="epops" />
                <data android:scheme="eleme" android:host="alispeed" />
                <data android:scheme="eleme" android:host="change_address" />
                <data android:scheme="eleme" android:host="unrated_order" />
                <data android:scheme="eleme" android:host="checkout" />
                <data android:scheme="eleme" android:host="request_old_orders" />
                <data android:scheme="eleme" android:host="favored_shop" />
                <data android:scheme="eleme" android:host="flutter" />
                <data android:scheme="eleme" android:host="complexpage" />
                <data android:scheme="eleme" android:host="delicious_topic" />
                <data android:scheme="eleme" android:host="buy" />
                <data android:scheme="eleme" android:host="shop" />
                <data android:scheme="eleme" android:host="dial" />
                <data android:scheme="eleme" android:host="shoot_launcher" />
                <data android:scheme="eleme" android:host="takemeal" />
                <data android:scheme="eleme" android:host="retail_store" />
                <data android:scheme="eleme" android:host="cashier" />
                <data android:scheme="eleme" android:host="sns_share" />
                <data android:scheme="eleme" android:host="post_video" />
                <data android:scheme="eleme" android:host="complexlayer" />
                <data android:scheme="eleme" android:host="retail_vegetable" />
                <data android:scheme="eleme" android:host="addresses" />
                <data android:scheme="eleme" android:host="starelection" />
                <data android:scheme="eleme" android:host="wm_food_detail" />
                <data android:scheme="eleme" android:host="scan" />
                <data android:scheme="eleme" android:host="poplayer" />
                <data android:scheme="eleme" android:host="order_rating" />
                <data android:scheme="eleme" android:host="im_push" />
                <data android:scheme="eleme" android:host="poprequest" />
                <data android:scheme="eleme" android:host="orderoldpop" />
                <data android:scheme="eleme" android:host="wm_order_detail_launcher" />
                <data android:scheme="eleme" android:host="comment_media_preview" />
                <data android:scheme="eleme" android:host="code_scanner" />
                <data android:scheme="eleme" android:host="set_login_password" />
                <data android:scheme="eleme" android:host="lmagex" />
                <data android:scheme="eleme" android:host="show_map" />
                <data android:scheme="eleme" android:host="magex" />
                <data android:scheme="eleme" android:host="aliweex" />
                <data android:scheme="eleme" android:host="uccautologin" />
                <data android:scheme="eleme" android:host="settings" />
                <data android:scheme="eleme" android:host="message_center_v2" />
                <data android:scheme="eleme" android:host="message_center_detail_v2" />
                <data android:scheme="eleme" android:host="message_center_brand_detail" />
                <data android:scheme="eleme" android:host="retail_search" />
                <data android:scheme="eleme" android:host="retail_supermarket_internal_pack" />
                <data android:scheme="eleme" android:host="retail_shop_internal" />
                <data android:scheme="eleme" android:host="storedetailsearch" />
                <data android:scheme="eleme" android:host="restaurantsnew" />
                <data android:scheme="eleme" android:host="restaurantsnewv2" />
                <data android:scheme="eleme" android:host="food_evaluate" />
                <data android:scheme="eleme" android:host="new_food_evaluate" />
                <data android:scheme="eleme" android:host="favored_shop_old" />
                <data android:scheme="eleme" android:host="favored_shop_new" />
                <data android:scheme="eleme" android:host="buy_list" />
                <data android:scheme="eleme" android:host="restaurant_coupon_list" />
                <data android:scheme="eleme" android:host="restaurant_promotion" />
                <data android:scheme="eleme" android:host="restaurant_detail" />
                <data android:scheme="eleme" android:host="restaurantsold" />
                <data android:scheme="eleme" android:host="brandsale" />
                <data android:scheme="eleme" android:host="shoplist" />
                <data android:scheme="eleme" android:host="restaurant_comment" />
                <data android:scheme="eleme" android:host="wm_order_detail_cancle_order" />
                <data android:scheme="eleme" android:host="wm_order_detail_confirmarravi_popup" />
                <data android:scheme="eleme" android:host="wm_order_detail_confirm_pickup_popup" />
                <data android:scheme="eleme" android:host="wm_order_detail_contact_phone" />
                <data android:scheme="eleme" android:host="wm_order_detail_event" />
                <data android:scheme="eleme" android:host="wm_order_detail_remind_order" />
                <data android:scheme="eleme" android:host="wm_order_detail_undorefund_popup" />
                <data android:scheme="eleme" android:host="wm_order_detail" />
                <data android:scheme="eleme" android:host="orderlist" />
                <data android:scheme="eleme" android:host="order_pay_result" />
                <data android:scheme="eleme" android:host="pindan" />
                <data android:scheme="eleme" android:host="web_pay_result" />
                <data android:scheme="eleme" android:host="edit_address" />
                <data android:scheme="eleme" android:host="checkout2" />
                <data android:scheme="eleme" android:host="actionsheet" />
                <data android:scheme="eleme" android:host="checkoutaddaddress" />
                <data android:scheme="eleme" android:host="checkoutaddress" />
                <data android:scheme="eleme" android:host="checkouteditaddress" />
                <data android:scheme="eleme" android:host="checkoutmap" />
                <data android:scheme="eleme" android:host="checkoutinvoices" />
                <data android:scheme="eleme" android:host="checkoutnotes" />
                <data android:scheme="eleme" android:host="edit_address2" />
                <data android:scheme="eleme" android:host="invoice" />
                <data android:scheme="eleme" android:host="wmredpackagelist" />
                <data android:scheme="eleme" android:host="order_old_list" />
                <data android:scheme="eleme" android:host="order_confirm" />
                <data android:scheme="eleme" android:host="order_del" />
                <data android:scheme="eleme" android:host="modify_rate" />
                <data android:scheme="eleme" android:host="rating_picture" />
                <data android:scheme="eleme" android:host="order_share" />
                <data android:scheme="eleme" android:host="order_confirm_take_meal" />
                <data android:scheme="eleme" android:host="order_pay" />
                <data android:scheme="eleme" android:host="order_rebuy" />
                <data android:scheme="eleme" android:host="order2" />
                <data android:scheme="eleme" android:host="order_timeline" />
                <data android:scheme="eleme" android:host="unrated_orders" />
                <data android:scheme="eleme" android:host="modify_order" />
                <data android:scheme="eleme" android:host="modify_order_phone" />
                <data android:scheme="eleme" android:host="food_select" />
                <data android:scheme="eleme" android:host="kb_food_select" />
                <data android:scheme="eleme" android:host="label_select" />
                <data android:scheme="eleme" android:host="delicious_fans_follow" />
                <data android:scheme="eleme" android:host="store_select" />
                <data android:scheme="eleme" android:host="cover_select" />
                <data android:scheme="eleme" android:host="video_select" />
                <data android:scheme="eleme" android:host="discovery_tab" />
                <data android:scheme="eleme" android:host="make_call" />
                <data android:scheme="eleme" android:host="offline" />
                <data android:scheme="eleme" android:host="open_app" />
                <data android:scheme="eleme" android:host="page_back" />
                <data android:scheme="eleme" android:host="taobao_live" />
                <data android:scheme="eleme" android:host="web_overlay" />
                <data android:scheme="eleme" android:host="about" />
                <data android:scheme="eleme" android:host="dnt" />
                <data android:scheme="eleme" android:host="confirm_address" />
                <data android:scheme="eleme" android:host="search_address" />
                <data android:scheme="eleme" android:host="search_city" />
                <data android:scheme="eleme" android:host="epaycode" />
                <data android:scheme="eleme" android:host="retail_flower_internal_channel" />
                <data android:scheme="eleme" android:host="retail_fruits_internal_channel" />
                <data android:scheme="eleme" android:host="retail_vegetable_internal_channel" />
                <data android:scheme="eleme" android:host="retail_medicine" />
                <data android:scheme="eleme" android:host="retail_flower_internal_emagex" />
                <data android:scheme="eleme" android:host="retail_emagex_fragment_container" />
                <data android:scheme="eleme" android:host="retail_fruits_internal_emagex" />
                <data android:scheme="eleme" android:host="retail_vegetable_internal_emagex" />
                <data android:scheme="eleme" android:host="retail_area" />
                <data android:scheme="eleme" android:host="retail_brand" />
                <data android:scheme="eleme" android:host="retail_welfare" />
                <data android:scheme="eleme" android:host="retail_flower_internal_gate" />
                <data android:scheme="eleme" android:host="retail_fruits_internal_gate" />
                <data android:scheme="eleme" android:host="retail_supermarket_internal_gate" />
                <data android:scheme="eleme" android:host="retail_medicine_internal_gate" />
                <data android:scheme="eleme" android:host="retail_vegetable_internal_gate" />
                <data android:scheme="eleme" android:host="retail_medicine_internal_muise" />
                <data android:scheme="eleme" android:host="searchresult" />
                <data android:scheme="eleme" android:host="xsearchresult" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="ut.24895413" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue.Translucent" android:name="me.ele.application.ddapi.DDShareActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity-alias android:name="me.ele.ddshare.DDShareActivity" android:exported="true" android:targetActivity="me.ele.application.ddapi.DDShareActivity" />
        <activity android:theme="@style/Splash.Ele.TranslucentLaunch" android:name="me.ele.application.ui.splash.SplashActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:alwaysRetainTaskState="false" android:noHistory="true">
            <meta-data android:name="me.ele.assistant.enable" android:value="false" />
        </activity>
        <activity android:name="me.ele.application.ui.GeneralSettingsActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.application.ui.DNTSettingsActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.application.ui.AboutActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <service android:name="me.ele.application.ui.tools.ClearSchemeLogService" android:exported="false" />
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.application.ui.guide.ELeGuideActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Blue.Translucent" android:name="me.ele.application.ui.Launcher.AppLinksActivity" android:launchMode="singleTask" android:configChanges="orientation|screenSize">
            <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="http" android:host="links.ele.me" android:pathPrefix="/stage" />
                <data android:scheme="https" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue.TransparentStatusBar" android:name="me.ele.application.ui.SoLoadActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
        <service android:name="me.ele.base.agoo.DeviceBindService" />
        <service android:name="me.ele.base.agoo.AgooPushManager$AgooRetryService" />
        <service android:name="me.ele.TaobaoIntentService" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="me.ele.base.agoo.PushProcessService" android:exported="false" />
        <service android:name="me.ele.base.agoo.HwOnGoingService" android:exported="false" />
        <activity android:theme="@style/MessageTheme" android:name="me.ele.message.ui.MessageCenterActivity" android:screenOrientation="portrait" />
        <activity android:name="me.ele.message.detail.MessageCenterDetailV3Activity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="me.ele.message.ui.PushGuideActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="me.ele.message.ui.PushMessageGuideActivity" android:configChanges="orientation|screenSize" />
        <service android:name="me.ele.component.widget.floatwindow.CustomerServiceReceiveService">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="me.ele.component.halfscreen.HalfScreenActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="com.taobao.android.alispeed.AliSpeedProxyActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Blue" android:name="me.ele.component.map.MapViewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.TransparentWindow" android:name="me.ele.component.pops2.TransparentAppWebActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.taobao.android.pissarro.ImageChoiceActivity" android:exported="false">
            <meta-data android:name="me.ele.assistant.enable" android:value="false" />
        </activity>
        <activity android:name="com.alibaba.security.biometrics.face.auth.FaceLivenessActivity" android:taskAffinity="com.alibaba.security.biometrics.faceliveness" android:hardwareAccelerated="true" />
        <activity android:name="com.alibaba.security.rp.activity.RPTakePhotoActivity" />
        <activity android:name="com.alibaba.security.rp.activity.RPH5Activity" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="android.taobao.windvane.runtimepermission.PermissionActivity" />
        <activity android:theme="@style/Theme.Ele.Blue" android:name="me.ele.android.emagex.container.EMagexActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/LMAGEX.THEME.POPUP" android:name="me.ele.android.emagex.container.EMagexPopupActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/LMAGEX.THEME.POPUP" android:name="me.ele.android.emagex.container.ExtLinkActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="me.ele.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/h5webfileprovider" />
        </provider>
        <activity android:theme="@style/Theme.Ele.Blue" android:name="me.ele.component.web.AppWebActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="me.ele.intent.action.WEB" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue" android:name="me.ele.component.webcontainer.view.AppUCWebActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="me.ele.intent.action.WINDVANE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue" android:name="me.ele.component.webcontainer.view2.AppUCWeb2Activity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="me.ele.intent.action.WINDVANE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.Blue.WebOverlay" android:name="me.ele.component.web.WebOverlayActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Blue.WebOverlay" android:name="me.ele.component.webcontainer.overlay.UCWebOverlayActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Camera" android:name="me.ele.component.camera.CameraActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Ele.Camera" android:name="me.ele.component.camera.PreviewActivity" android:exported="false" android:screenOrientation="portrait" />
        <receiver android:name="me.ele.component.web.api.internal.WebRemindReceiver" android:exported="false" />
        <receiver android:name="me.ele.component.web.api.internal.WebRemindScheduler" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/AppTheme.NoActionBar" android:label="@string/title_activity_havana_test" android:name="me.ele.havana.activity.HavanaTestActivity" />
        <activity android:theme="@style/Theme.Ele.Blue.Transparent.NoAnimation" android:name="me.ele.havana.activity.ResultActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.Ele.Blue.Translucent" android:name="me.ele.havana.wxapi.WXEntryActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity-alias android:name="me.ele.wxapi.WXEntryActivity" android:exported="true" android:targetActivity="me.ele.havana.wxapi.WXEntryActivity" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.lriver.ui.document.DocumentActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.sina.weibo.sdk.component.WeiboSdkBrowser" android:exported="false" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <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="tencent100947887" />
            </intent-filter>
        </activity>
        <meta-data android:name="com.amap.api.v2.apikey" android:value="f9442ac5b1d96e3824b98e7bc48a01c7" />
        <meta-data android:name="WMANTISPAM_KEY" android:value="ELEXINYIHAOANDROID" />
        <meta-data android:name="WMANTISPAM_USER" android:value="ele_xin_android" />
        <receiver android:name="me.ele.base.SchemeReceiver" android:exported="false">
            <intent-filter>
                <action android:name="me.ele.base.SchemeReceiver.ACTION_DISPATCH" />
            </intent-filter>
        </receiver>
        <service android:name="me.ele.base.agoo.CallbackService">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.Ele.TransparentWindow" android:name="me.ele.base.agoo.ThirdNotifyClickedActivity" android:exported="true" android:excludeFromRecents="true" 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="agoo" android:host="me.ele" android:path="/thirdpush" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.Ele.TransparentWindow" android:name="me.ele.base.agoo.ThirdNotifyClicked2Activity" android:exported="true" android:process=":channel" android:excludeFromRecents="true" android:launchMode="singleTop" />
        <receiver android:name="me.ele.base.agoo.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="me.ele.base.agoo" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.orange.service.OrangeApiService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.orange.service.OrangeApiService" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.orange.accssupport.OrangeAccsService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <provider android:name="com.taobao.apreferences.IPCProvider" android:authorities="me.ele" />
        <activity android:theme="@style/AliMember.Base.AppTheme" android:name="com.ali.user.open.core.webview.BaseWebViewActivity" android:screenOrientation="portrait" />
        <service android:name="com.ali.user.open.laxin.LaxinService" android:exported="true">
            <intent-filter>
                <action android:name="com.ali.user.ucc.laxin" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ali.user.open.oauth.ui.OauthActivity" android:multiprocess="true" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <receiver android:name="com.ali.user.open.receiver.SessionSyncReceiver">
            <intent-filter>
                <action android:name="aliuser_sync_session" /> //此处必需指定action,否则监听不到 </intent-filter>
        </receiver>
        <activity android:theme="@style/AliMember.Base.AppTheme" android:name="com.ali.user.open.tbauth.ui.TbAuthWebViewActivity" android:multiprocess="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ali.user.open.tbauth.ui.TbAuthActivity" android:multiprocess="true" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ali.user.open.tbauth.ui.ICBUAuthActivity" android:multiprocess="true" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@style/AliMember.Base.AppTheme" android:name="com.ali.user.open.ucc.webview.UccWebViewActivity" android:launchMode="singleTop" android:screenOrientation="portrait">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@style/Theme.AppCompat.UccTranslucent" android:name="com.ali.user.open.ucc.webview.WebViewDialogActivity" android:launchMode="singleTop">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@style/Theme.AppCompat.UccTranslucent" android:name="com.ali.user.open.ucc.webview.WebViewTransparentActivity" android:launchMode="singleTop">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ali.user.open.ucc.ui.UccActivity" android:multiprocess="true" android:configChanges="keyboardHidden|navigation|orientation|screenSize">
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:name="me.ele.android.lmagex.container.LMagexActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <meta-data android:name="flutterProjectType" android:value="module" />
        <meta-data android:name="flutterEmbedding" android:value="2" />
        <activity android:theme="@style/Theme.ElemePay" android:label="@string/title_activity_pay" android:name="me.ele.pay.ui.PayActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/CmbDialogStyleBottom" android:name="cmb.pb.ui.PBKeyboardActivity">
            <meta-data android:name="me.ele.assistant.enable" android:value="false" />
        </activity>
        <service android:name="me.ele.hb.location.service.HBLocationService" android:enabled="true" android:exported="true" />
        <activity android:theme="@style/Theme.ElemePay" android:label="@string/title_activity_pay" android:name="me.ele.pay.thirdparty.WebPayActivity" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="me.ele.pay.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity-alias android:theme="@android:style/Theme.Translucent" android:name="me.ele.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" android:targetActivity="me.ele.pay.wxapi.WXPayEntryActivity" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="me.ele.pay.alipayapi.CallbackActivity" android:exported="true" android:launchMode="singleTop">
            <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="me.ele.pay.alipay" />
            </intent-filter>
        </activity>
        <receiver android:name="me.ele.push.NotificationActionReceiver" android:exported="false">
            <intent-filter>
                <action android:name="me.ele.push.NotificationActionReceiver.ACTION_SEND_MESSAGE" />
                <action android:name="me.ele.push.NotificationActionReceiver.ACTION_CLEAR_MESSAGE" />
            </intent-filter>
        </receiver>
        <service android:name="org.android.agoo.accs.AgooService" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <receiver android:name="com.taobao.agoo.AgooCommondReceiver" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="me.ele.intent.action.COMMAND" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.agoo.TaobaoMessageIntentReceiverService" android:exported="true" android:process=":channel">
            <intent-filter>
                <action android:name="org.android.agoo.client.MessageReceiverService" />
            </intent-filter>
        </service>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":pushservice" />
        <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.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=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <receiver android:name="org.android.agoo.xiaomi.MiPushBroadcastReceiver" 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>
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=10289451" />
        <meta-data android:name="com.vivo.push.app_id" android:value="10176" />
        <meta-data android:name="com.vivo.push.api_key" android:value="d289921d-f8d6-4bec-a05a-bee9b83a5334" />
        <activity android:theme="@style/Theme.Eleme.IM" android:name="me.ele.im.limoo.activity.LIMActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.ImagePreviewActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.picture.SelectPictureActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.picture.PreviewPictureActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.camera.LCameraActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.phrase.EditPhraseActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Eleme.IM.Camera" android:name="me.ele.im.uikit.phrase.EditPhraseActivityEx" android:screenOrientation="portrait" />
        <activity android:theme="@style/ReadStatusDialogActivity" android:name="me.ele.im.uikit.message.ReadStatusDialog" />
        <provider android:name="me.ele.im.limoo.IMFileProvider" android:enabled="true" android:exported="false" android:authorities="me.ele.limoo.fileProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/im_file_paths" />
        </provider>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="me.ele.im.location.SelectLocateActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="me.ele.im.location.ShowLocateActivity" />
        <activity android:name="me.ele.im.location.widget.permission.EIMPermissionActivity" />
        <activity android:name="me.ele.im.location.ImageActivity" android:screenOrientation="portrait" />
        <activity android:name="com.alsc.android.ltracker.logtools.screenshot.ScreenshotPermissionActivity" />
        <service android:name="com.taobao.android.tschedule.aidl.TScheduleStatusService" android:exported="false">
            <intent-filter>
                <action android:name="com.taobao.android.tschedule.aidl.ITScheduleStatus" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.adaemon.TriggerService" android:exported="true" />
        <activity android:theme="@android:style/Theme.NoDisplay" android:name="com.taobao.adaemon.TriggerActivity" android:exported="true" android:launchMode="singleTask" android:noHistory="true" />
        <service android:name="com.taobao.adaemon.DaemonJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":channel" />
        <activity android:name="mtopsdk.extra.antiattack.CheckCodeValidateActivity" android:exported="false" android:taskAffinity="mtopsdk.extra" android:launchMode="singleTask" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="mtopsdk.mtop.antiattack.checkcode.validate.activity_action" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <provider android:name="com.taobao.update.provider.UpdateProvider" android:exported="false" android:authorities="me.ele.update.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/apk_paths" />
        </provider>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.camera.CameraActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.camera.CameraPreviewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.album.ImageGalleryActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.album.ImagePreviewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.album.ImageClipActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.taobao.android.pissarro.permission.PermissionActivity" android:exported="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.album.ImageMultipleEditActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.pissarro.album.ImageMixtureActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.taobao.android.searchbaseframe.chitu.ChituPanelActivity" android:exported="false" android:screenOrientation="portrait" android:windowNoTitle="true" />
        <activity android:theme="@style/aliuser_transparent" android:name="com.ali.user.mobile.login.ui.UserTransparentLoginActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.taobao.android.sso.v2.result.ResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeLogin" android:name="com.ali.user.mobile.login.ui.UserLoginActivity" android:launchMode="singleTask" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserLoginTransparentTheme" android:name="com.ali.user.mobile.login.ui.HalfTransparentUserLoginActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.ali.user.mobile.register.ui.AliUserRegisterActivity" android:launchMode="singleTask" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.ali.user.mobile.register.ui.AliUserRegisterChoiceRegionActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.taobao.login4android.activity.AlipaySSOResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.taobao.login4android.scan.QrScanActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AliUserTransparentTheme" android:name="com.ali.user.mobile.ability.AliUserProxyActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.ali.user.mobile.ability.webview.HtmlActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AliUserTransparentTheme" android:name="com.ali.user.mobile.ability.webview.AliUserWebTransparent" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.ali.user.mobile.ability.webview.WebViewActivity" android:excludeFromRecents="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AliUserAppThemeBase" android:name="com.ali.user.mobile.ability.webview.RegisterWebviewActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.alibaba.wireless.security.open.middletier.fc.ui.ContainerActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentResult4323" />
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentCreate4323" />
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentLog4323" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@android:style/Theme.Holo.Dialog.NoActionBar" android:name="com.alibaba.wireless.security.open.middletier.fc.ui.ExtContainerActivity" android:exported="false">
            <intent-filter>
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentResult4323" />
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentCreate4323" />
                <action android:name="com.alibaba.wireless.security.open.middletier.fc.ui.BXIntentLog4323" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.alibaba-inc.check.login.status.resume" android:value="0" />
        </activity>
        <activity android:theme="@style/Theme.TLivePermission.Transparent" android:name="com.taobao.taolive.sdk.permisson.PermissionActivity" />
        <activity android:theme="@style/AppTheme" android:name="com.eleme.flutter.flutterpage.page.FlutterPageActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true">
            <meta-data android:name="io.flutter.app.android.SplashScreenUntilFirstFrame" android:value="true" />
        </activity>
        <service android:name="com.alibaba.analytics.AnalyticsService" android:exported="false" android:process=":channel" />
        <activity android:theme="@style/Theme.ActivityDialogStyle" android:name="com.iqiyi.android.qigsaw.core.DefaultObtainUserConfirmationDialog" android:exported="false" android:screenOrientation="behind" />
        <service android:name="com.iqiyi.android.qigsaw.core.splitinstall.remote.SplitInstallService" android:exported="false">
            <intent-filter>
                <action android:name="com.iqiyi.android.play.core.splitinstall.BIND_SPLIT_INSTALL_SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.iqiyi.android.qigsaw.core.splitinstall.SplitCleanService" android:exported="false" />
        <service android:name="com.iqiyi.android.qigsaw.core.splitrequest.splitinfo.SplitUpdateService" android:exported="false" />
        <activity android:name="me.ele.android.scene.app.LandingActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <meta-data android:name="com.alipay.mobile.columbus.adapter.CommonAdapter" android:value="me.ele.columbus.EleCommonAdapter" />
        <meta-data android:name="com.alipay.mobile.columbus.adapter.H5Adapter" android:value="me.ele.columbus.EleH5Adapter" />
        <meta-data android:name="com.alipay.mobile.rapidsurvey.behavior.IBehaviorMonitor" android:value="me.ele.columbus.EleBehaviorMonitor" />
        <activity android:theme="@style/NoTitleTranslucentTheme" android:name="me.ele.component.barcode.scan.as.tool.ScanResultActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Scanner" android:name="me.ele.scan.ui.ScanMainActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Scanner" android:name="me.ele.scan.ui.ScanReceiptResultActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="me.ele.address.app.DeliverAddressEditActivityV3" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden|stateVisible" />
        <activity android:name="me.ele.address.app.DeliverAddressListActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/Address.Transparent" android:name="me.ele.address.app.popup.SelectPresenter" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/Address.Transparent" android:name="me.ele.address.app.popup.EditPresenter" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden|stateVisible" />
        <activity android:theme="@style/Address.Transparent" android:name="me.ele.address.app.popup.AirportPresenter" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:name="me.ele.application.ui.address.ChangeAddressActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="stateHidden" />
        <activity android:name="me.ele.application.ui.address.ConfirmAddressActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Address.Transparent" android:name="me.ele.application.ui.address.SearchCityActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:name="me.ele.application.ui.address.SearchAddressActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:name="me.ele.address.app.FeedbackPoiPresenter" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/Extlink.Theme.Transparent.Translucent" android:name="me.ele.warlock.extlink.app.v2.LoginPresenter" android:screenOrientation="portrait" android:configChanges="keyboard|navigation|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/Extlink.Theme" android:name="me.ele.warlock.extlink.app.v2.LandingPresenterV2" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|navigation|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden">
            <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="eleme" android:host="extlink" android:path="/landing" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Extlink.Theme.Transparent.Translucent" android:name="me.ele.warlock.extlink.app.v2.BackDialogPresenter" android:screenOrientation="portrait" android:configChanges="keyboard|navigation|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/PhaNoBackgroundAndTitle" android:name="me.ele.pha.shell.ui.ElePhaActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter android:priority="1">
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="me.ele.intent.category.pha" />
                <data android:scheme="elemephatab" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="me.ele.safemode.SafeModeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <receiver android:name="me.ele.safemode.TReceiver">
            <intent-filter>
                <action android:name="me.ele.crash.BROADCAST" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.slide.accs.SlideAccsService" android:exported="false" />
        <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>
        <activity android:theme="@style/Theme.ECamera.FullScreenCamera" android:name="me.ele.ecamera.activity.EcameraActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.ECamera.FullScreenCamera" android:name="me.ele.ecamera.activity.CropActivity" android:screenOrientation="portrait" />
        <service android:name="com.taobao.android.service.AidlBridgeService" />
        <activity android:name="me.ele.webcontainer.activity.WebViewFragmentActivity" />
        <activity android:theme="@style/Theme.AppCompat.Light" android:name="com.alibaba.triver.alibaba.api.openlocation.AlibabaOpenLocationActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverMainActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:resizeableActivity="false" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverMainActivity$TriverMainActivityTrans" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <service android:name="com.alibaba.triver.ipc.server.IpcMsgServerService" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity" android:process=":wml1" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity1" android:process=":wml1" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity1Trans" android:process=":wml1" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.alibaba.triver.ipc.client.IpcMsgClientService$IpcMsgClientService1" android:exported="false" android:process=":wml1" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity2" android:process=":wml2" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity2Trans" android:process=":wml2" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.alibaba.triver.ipc.client.IpcMsgClientService$IpcMsgClientService2" android:exported="false" android:process=":wml2" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity3" android:process=":wml3" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity3Trans" android:process=":wml3" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.alibaba.triver.ipc.client.IpcMsgClientService$IpcMsgClientService3" android:exported="false" android:process=":wml3" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity4" android:process=":wml4" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity4Trans" android:process=":wml4" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.alibaba.triver.ipc.client.IpcMsgClientService$IpcMsgClientService4" android:exported="false" android:process=":wml4" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity5" android:process=":wml5" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Triver.Activity.FullScreen.Translucent" android:name="com.alibaba.triver.container.TriverSubActivity$TriverSubActivity5Trans" android:process=":wml5" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.alibaba.triver.ipc.client.IpcMsgClientService$IpcMsgClientService5" android:exported="false" android:process=":wml5" />
        <activity android:theme="@style/Theme.Triver.Activity.Translucent" android:name="com.alibaba.triver.container.TriverProxyActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.alibaba.triver.TRACCSService">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.elealbum.activity.EleCommentMediaDefaultActivity" android:exported="false" android:screenOrientation="portrait" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/ele_coment_media_default.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.elealbum.activity.EleCommentPageActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.elealbum.activity.EleMediaGalleryActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/ele_media_gallery.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.workflow.WorkflowLauncherActivity" android:exported="false" android:screenOrientation="portrait" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/tpdefault.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/tpdefault.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/socialrecord.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/socialrecord.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/capture.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/record.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.LivePreviewActivity" android:exported="false" android:screenOrientation="portrait" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/live_preview.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.social.activity.SocialLivePreviewActivity" android:exported="false" android:screenOrientation="portrait" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/social_live_preview.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.TPEditVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/edit.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/videoedit.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.record.videopicker.VideoPickerActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/select.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.record.videopicker.ClipLocalVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/clip.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/videoclip.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.TPMergeVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/merge_video.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.TestOutputActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/test_output.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.ShareVideoCoverActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/share_video_cover.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.share.imgpicker.ImageSelectorActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/image_select.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.view.crop.MainCropActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/crop.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.ShareVideoTagsActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/share_video_tags.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.module.upload.UploadManagerActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/uploadmanager.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.record.fragment.SocialRecordVideoActivity_Module" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/socialrecord_refactor.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/socialrecord_refactor.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.SocialVideoPreviewActivityRefactor" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/social_preview.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.GifSelectActivityRefactor" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/gif_select.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.degrade.record.DegradeRecordVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/degraderecord.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/degraderecord.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.degrade.edit.DegradeImageEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/degradeimageedit.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/degradeimageedit.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.degrade.edit.DegradeVideoEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/degradevideoedit.html" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/degradevideoedit.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.TPQNAActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/qna.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.qianniu.ShareBindGoodsActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/bind_goods.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/bind_goods.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.edit.ImageMultipleEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/imageedit.html" />
                <data android:scheme="https" android:host="h5.m.taobao.com" android:path="/taopai/imageedit.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.edit.ImageMultipleEditActivityRefactor" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing|stateHidden" android:hardwareAccelerated="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" />
                <data android:scheme="https" />
                <data android:host="h5.m.taobao.com" />
                <data android:path="/taopai/new_imageedit.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.util.permission.PermissionActivity" android:exported="false" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.album.ImageGalleryActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/image_gallery.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.image.preview.ImagePreviewActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="http" android:host="h5.m.taobao.com" android:path="/taopai/image_preview.html" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.template.activity.TemplateMakeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.template.activity.TemplateEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.template.activity.VideoSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.publish.activity.PostVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.publish.activity.ShootStoreAgreeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.publish.activity.LabelSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.publish.activity.TopicSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.business.publish.activity.CouponSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.custom.imp.defaultCustom.templeteVideo.TempleteVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.taopai.custom.imp.defaultCustom.customizer.record.module.hub.RecordStepPreviewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <service android:name="com.taobao.taopai.windvane.TPJsBridgeService" android:exported="false">
            <intent-filter>
                <action android:name="TaoPaiWVPlugin" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.taopai.business.draft.DraftService" android:exported="false" />
        <service android:name="com.taobao.taopai.business.module.upload.UploadService" android:exported="false" />
        <service android:name="com.taobao.taopai.business.draft.DraftUniService" android:exported="false" />
        <service android:name="com.amap.api.location.APSService" />
        <meta-data android:name="net_authCode" android:value="0c33" />
        <meta-data android:name="network_run_single_process" android:value="true" />
        <meta-data android:name="only_bifrost_std_h2_module" android:value="true" />
        <meta-data android:name="only_push_switch" android:value="true" />
        <meta-data android:name="use_amnet_service" android:value="true" />
        <meta-data android:name="use_amdc" android:value="true" />
        <meta-data android:name="amdc.dg" android:value="mqp" />
        <meta-data android:name="apnetwork.startup.listener" android:value="me.ele.rpc.NetworkStartupListener" />
        <service android:label="AmnetMainProcService" android:name="com.alipay.mobile.common.amnet.service.AmnetMainProcService" android:enabled="true" android:exported="false" />
        <meta-data android:name="appkey" android:value="23699722" />
        <provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="me.ele.lifecycle-process" />
        <receiver android:name="com.taobao.highway.receiver.SendEventReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="com.tmall.android.dai.intent.action.COMPUTE_COMPLETE" />
                <data android:scheme="DAI_highway_data" />
            </intent-filter>
        </receiver>
        <activity android:name="com.koubei.android.mist.page.MistPageActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" />
        <receiver android:name="me.ele.android.lwalle.InitializeReceiver">
            <intent-filter>
                <action android:name="com.tmall.android.dai.intent.action.INITIALIZE_COMPLETE" />
                <action android:name="com.taobao.android.jarviswe.intent.action.INITIALIZE_COMPLETE" />
            </intent-filter>
        </receiver>
        <service android:name="me.ele.altriax.launcher.dex.oat.service.DexOptimizeService" android:exported="false" android:process=":altriaxdex2oat" />
        <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.WbShareResultActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.sina.weibo.sdk.action.ACTION_SDK_REQ_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <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:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.WbShareTransActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.WbShareToStoryActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.mobile.accountopenauth.ui.FastOpenAuthActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.mobile.accountopenauth.ui.MYLoginActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|navigation|orientation" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.alipay.android.phone.inside.wallet.JumpAlipaySchemeCallback" android:exported="true">
            <intent-filter>
                <action android:name="com.alipay.android.phone.inside.JUMP_ALIPAY_SCHEME_CALLBACK" />
            </intent-filter>
        </activity>
        <activity android:name="com.alipay.user.mobile.h5.SecurityH5Activity" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.alipay.android.phone.inside.commonbiz.login.uniformity.AccountUniformityActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.alipay.android.phone.inside.commonbiz.login.expire.LoginExpireActivity" android:exported="false" android:launchMode="singleTask" />
        <service android:name="com.alipay.mobile.transfer.aidlservice.FetchLoginInfoService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.alipay.mobile.transfer.aidlservice.IFetchLoginInfoService" />
            </intent-filter>
        </service>
        <service android:name="com.alipay.android.phone.inside.InteractionService" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="com.alipay.phone.inside.INSIDE_INTERACTION" />
            </intent-filter>
        </service>
        <meta-data android:name="org.chromium.content.browser.NUM_SANDBOXED_SERVICES" android:value="1" />
        <meta-data android:name="org.chromium.content.browser.SANDBOXED_SERVICES_NAME" android:value="com.taobao.uc.service.SandboxedProcessService" />
        <service android:name="com.taobao.uc.service.SandboxedProcessService0" android:process=":sandboxed_process0" android:isolatedProcess="true" />
        <meta-data android:name="org.chromium.content.browser.SANDBOXED_PRIVILEGED_SERVICES_NAME" android:value="com.taobao.uc.service.SandboxedPrivilegedProcessService" />
        <service android:name="com.taobao.uc.service.SandboxedPrivilegedProcessService0" android:process=":sandboxed_privilege_process0" android:isolatedProcess="false" />
        <meta-data android:name="org.chromium.content.browser.NUM_GPU_SERVICES" android:value="1" />
        <meta-data android:name="org.chromium.content.browser.GPU_SERVICES_NAME" android:value="com.taobao.uc.service.GpuProcessService" />
        <service android:name="com.taobao.uc.service.GpuProcessService0" android:process=":gpu_process" android:isolatedProcess="false" />
        <service android:name="com.alibaba.ariver.ipc.RemoteCallService" />
        <meta-data android:name="com.alipay.mobile.columbus.preInit" android:value="com.alipay.mobile.columbus.init.ColumbusPreInitTask" />
        <meta-data android:name="com.alipay.mobile.columbus.postInit" android:value="com.alipay.mobile.columbus.init.ColumbusPostInitTask" />
        <activity android:theme="@style/SurveyActivity" android:name="com.alipay.mobile.rapidsurvey.ui.RapidSurveyDetailActivity" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.mobile.rapidsurvey.question.QuestionInProcessFloatActivity" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.mobile.rapidsurvey.targetedquestion.TargetedQuestionActivity" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5PayActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alipay.sdk.app.H5AuthActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.PayResultActivity" android:exported="true" android:launchMode="singleInstance" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.AlipayResultActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.alipay.sdk.app.H5OpenAuthActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.alipay.sdk.app.APayEntranceActivity" android:exported="false" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize" />
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" />
        <receiver android:name="org.android.agoo.vivo.PushMessageReceiverImpl">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.meizu.cloud.pushsdk.NotificationService" android:exported="true" />
        <service android:name="org.android.agoo.huawei.HuaweiPushMessageService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.taobao.android.ultron.common.UltronSwitchActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustPan|stateHidden" android:hardwareAccelerated="true" />
        <service android:name="com.taobao.taopai.workspace.app.ServiceHostService" android:exported="false" />
        <activity android:theme="@style/RP_FullScreenTheme" android:name="com.alibaba.security.biometrics.activity.ALBiometricsActivity" android:multiprocess="true" android:hardwareAccelerated="true" />
        <activity android:name="com.alibaba.security.realidentity.activity.RPWebViewActivity" />
        <activity android:name="com.alibaba.security.realidentity.activity.RPTakePhotoActivity" />
        <service android:name="com.alibaba.security.rp.service.DynamicRPJsbridgeService" android:exported="false">
            <intent-filter>
                <action android:name="RP" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <service android:name="com.alibaba.security.rp.service.RPService" android:exported="false">
            <intent-filter>
                <action android:name="com.alibaba.intent.action.AIDL_IRPSERVICE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <service android:name="com.alibaba.dingtalk.accs.connection.AccsBridgeService">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <meta-data android:name="me.ele.skynet.network.NetworkSubject" android:value="subject" />
        <meta-data android:name="sdk_version_vivo" android:value="484" />
        <meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="me.ele.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <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="me.ele.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
            <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" android:directBootAware="true">
            <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:readPermission="me.ele.permission.PUSH_PROVIDER" android:writePermission="me.ele.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="me.ele.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.3.0.304" />
        <meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
        <activity android:name="com.huawei.hms.support.api.push.TransActivity" android:exported="false" />
        <receiver android:name="com.taobao.android.jarviswe.receiver.DAILaunchedReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="com.tmall.android.dai.intent.action.INITIALIZE_COMPLETE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.android.jarviswe.receiver.BehaviXIPVReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="BehaviX_Feature_IPV" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.android.behavix.internal.PythonReceiver" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="com.tmall.android.dai.intent.action.COMPUTE_COMPLETE" />
                <data android:scheme="DAI_bufs_kkv_storage" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.process.interaction.service.RemoteCallService" />
        <service android:name="com.taobao.process.interaction.service.RemoteMessageService" />
        <service android:name="com.taobao.process.interaction.service.RemoteStubService$RemoteStubService1" android:process=":wml1" />
        <service android:name="com.taobao.process.interaction.service.RemoteStubService$RemoteStubService2" android:process=":wml2" />
        <service android:name="com.taobao.process.interaction.service.RemoteStubService$RemoteStubService3" android:process=":wml3" />
        <service android:name="com.taobao.process.interaction.service.RemoteStubService$RemoteStubService4" android:process=":wml4" />
        <service android:name="com.taobao.process.interaction.service.RemoteStubService$RemoteStubService5" android:process=":wml5" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="me.ele.aaidinitprovider" android:initOrder="500" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.3.0.304" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <activity android:theme="@style/Theme.Windmill.Translucent" android:name="com.taobao.android.miniimage.ui.SimpleImagePreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" android:hardwareAccelerated="true" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.4.0.302" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.alibaba.triver.embed.video.album.SelectVideoActivity" />
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.alibaba.triver.embed.video.video.RecordVideoActivity" />
        <service android:name="com.alibaba.ariver.commonability.device.jsapi.nfc.service.TinyAppHostApduService" android:permission="android.permission.BIND_NFC_SERVICE" android:exported="true">
            <intent-filter>
                <action android:name="android.nfc.cardemulation.action.HOST_APDU_SERVICE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="android.nfc.cardemulation.host_apdu_service" android:resource="@xml/tiny_app_apdu_service" />
        </service>
        <activity android:theme="@style/Base_Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="behind" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" 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:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="me.ele.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <activity android:name="me.ele.ebatchorder.entrypoint.BatchOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/TBLiveFullScreen" android:name="me.ele.live.TaoLiveVideoActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <service android:name="me.ele.live.base.init.mkt.AccsReceiverService">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.taobao.android.preview.DXTemplatePreviewActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|layoutDirection|locale|orientation" />
        <receiver android:name="com.taobao.tao.powermsg.PowerMsgReceiver" android:exported="false">
            <intent-filter>
                <action android:name="TAOBAO_DELAY_START_POWMSG" />
                <action android:name="com.taobao.tao.messagkit.receive" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.tao.powermsg.outter.PowerMsg4WXService" android:exported="false">
            <intent-filter>
                <action android:name="powermsg" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.android.evocation.jsbridge.DynamicJSBridgeService" android:exported="false">
            <intent-filter>
                <action android:name="WVEvocationAppPlugin" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.android.evocation.service.DownloadApkService" />
        <service android:name="com.taobao.android.evocation.service.EvocationSharedService" android:exported="true">
            <intent-filter>
                <action android:name="com.taobao.android.evocationShared" />
            </intent-filter>
        </service>
        <activity android:theme="@style/Theme.AppCompat.Translucent" android:name="com.taobao.android.evocation.activity.InstallApkActivity" android:exported="false" android:launchMode="singleTask" />
        <provider android:name="com.android.alibaba.ip.server.InstantRunContentProvider" android:multiprocess="false" android:authorities="me.ele.com.android.alibaba.ip.server.InstantRunContentProvider" />
        <meta-data android:name="multidex_enable" android:value="true" />
    </application>
</manifest>