apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.chehejia.oc.m01" platformBuildVersionCode="31" platformBuildVersionName="12" android:versionCode="4001" android:versionName="8.7.1" android:compileSdkVersion="31" android:compileSdkVersionCodename="12"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="24" android:targetSdkVersion="30" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.YOUR_PERMISSION_NAME" />
    <uses-permission android:name="android.permission.ACCESS_GPS" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-permission android:name="android.permission.RECORD_VIDEO" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="com.chehejia.oc.m01.permission.MULTI_PROCESS_BROADCAST" />
    <queries>
        <package android:name="com.tencent.mm" />
        <package android:name="com.sina.weibo" />
        <package android:name="com.autonavi.minimap" />
        <package android:name="com.baidu.BaiduMap" />
        <package android:name="cn.gov.pbc.dcep" />
        <package android:name="com.tencent.map" />
        <package android:name="com.huawei.appmarket" />
        <package android:name="com.android.vending" />
        <package android:name="com.heytap.opluscarlink" />
        <package android:name="com.heytap.accessory" />
        <package android:name="com.finshell.wallet" />
        <package android:name="com.coloros.wallet" />
        <package android:name="com.android.creator" />
        <package android:name="com.mdid.msa" />
        <package android:name="com.samsung.android.deviceidservice" />
        <package android:name="com.coolpad.deviceidsupport" />
        <package android:name="com.heytap.openid" />
        <intent>
            <action android:name="*" />
            <data android:scheme="tbopen" />
        </intent>
        <package android:name="com.eg.android.AlipayGphone" />
        <package android:name="com.eg.android.AlipayGphoneRC" />
        <package android:name="hk.alipay.wallet" />
        <package android:name="hk.alipay.walletRC" />
        <package android:name="com.coloros.ocs.opencapabilityservice" />
        <package android:name="com.oplus.ocs" />
        <intent>
            <action android:name="com.samsung.android.spay.sdk.action.SDigitalKeyService" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <queries>
        <intent>
            <action android:name="android.media.action.IMAGE_CAPTURE" />
        </intent>
        <intent>
            <action android:name="android.media.action.VIDEO_CAPTURE" />
        </intent>
        <intent>
            <action android:name="android.intent.action.DIAL" />
            <data android:scheme="tel" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="http" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="https" />
        </intent>
        <intent>
            <action android:name="android.intent.action.SENDTO" />
            <data android:scheme="*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.DIAL" />
            <data android:scheme="tel" />
        </intent>
    </queries>
    <permission android:name="com.chehejia.oc.m01.permission.C2D_MESSAGE" android:protectionLevel="signature" />
    <permission android:name="com.chehejia.oc.m01.permission.MULTI_PROCESS_BROADCAST" android:protectionLevel="signature" />
    <permission android:label="BroadcastReceiverPermission" android:name="com.chehejia.oc.m01.BLE_BROADCAST" android:protectionLevel="signature" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
    <uses-permission android:name="android.permission.BLUETOOTH_SCAN" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
    <uses-permission android:name="com.hihonor.wallet.permission.BLE_AGENT" />
    <uses-permission android:name="com.hihonor.assistant.permission.YOYO_CARD_READ" />
    <uses-permission android:name="com.hihonor.assistant.permission.YOYO_CARD_WRITE" />
    <uses-feature android:glEsVersion="0x00030000" />
    <uses-permission android:name="android.permission.USE_FINGERPRINT" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
    <permission android:name="com.chehejia.oc.m01.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="com.chehejia.oc.m01.permission.MIPUSH_RECEIVE" />
    <uses-feature android:name="android.hardware.camera.any" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <uses-permission android:name="freemme.permission.msa" />
    <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
    <permission android:name="com.chehejia.oc.m01.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.chehejia.oc.m01.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.chehejia.oc.m01.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.chehejia.oc.m01.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.chehejia.oc.m01.permission.PUSH_PROVIDER" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.READ_MEDIA_AUDIO" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-feature android:name="android.hardware.microphone" android:required="false" />
    <uses-feature android:name="android.hardware.camera" android:required="false" />
    <uses-permission android:name="android.permission.REORDER_TASKS" />
    <permission android:label="@string/agoo_permission_label" android:name="com.chehejia.oc.m01.AGOO" android:protectionLevel="signature" android:description="@string/agoo_permission_description" />
    <uses-permission android:name="com.chehejia.oc.m01.AGOO" />
    <uses-permission android:name="com.hihonor.push.permission.READ_PUSH_NOTIFICATION_INFO" />
    <uses-permission android:name="com.hihonor.assistant.permission.CONFIGURATION_CHANGED" />
    <uses-permission android:name="com.hihonor.assistant.permission.DISPLAY_CARD" />
    <uses-permission android:name="com.hihonor.assistant.permission.DISPLAY_CARD_WRITE" />
    <uses-permission android:name="com.hihonor.assistant.permission.DISPLAY_EVENT" />
    <uses-permission android:name="com.hihonor.assistant.permission.SWITCH_STATE" />
    <uses-permission android:name="com.hihonor.assistant.permission.SWITCH_STATE_WRITE" />
    <uses-permission android:name="com.vivo.car.networking.CP_PERMISSION" />
    <permission android:label="@string/accs_permission_label" android:name="com.chehejia.oc.m01.ACCS" android:protectionLevel="signature" android:description="@string/accs_permission_description" />
    <uses-permission android:name="com.chehejia.oc.m01.ACCS" />
    <application android:theme="@style/base_AppTheme" android:label="@string/app_name" android:icon="@mipmap/ic_launcher_m01" android:name="com.security.shell.V5App" android:debuggable="false" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:roundIcon="@mipmap/ic_launcher_m01_round" android:appComponentFactory="com.security.shell.V5App$18" android:requestLegacyExternalStorage="true" android:allowNativeHeapPointerTagging="false">
        <meta-data android:name="OFFICIAL_LINE" android:value="prod" />
        <meta-data android:name="IS_BETA" android:value="versionTag" />
        <meta-data android:name="MONKEY" android:value="false" />
        <meta-data android:name="com.coloros.ocs.car.AUTH_CODE" android:value="ADBFAiAxrJe9Q93igjGi/Qesel5t42IxGxSpcFcJUIqTacUdPQIhAMs1pRscuh/LCZ+L3DLiyM4l3PREmAvczjO4Uuep6JLDcTYCAw==" />
        <meta-data android:name="ICCE_PASS_TYPE_IDENTIFIER" android:value="hwpass.stdcarkey.lixiang.prod" />
        <activity android:theme="@style/vehicle_family_transparent" android:name="com.chehejia.oc.business.vehicle.ui.FamilyProxyActivity" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.business.user.ui.PatchActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/UserLoginDialogTheme" android:name="com.chehejia.oc.business.user.ui.LiLoginWebActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.usercomponent.ui.usercenter.setting.AboutActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/SendAppTheme" android:name="com.chehejia.oc.m01.business.circle.ui.CircleListActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.circle.ui.DetailCircleActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.circle.ui.SelectLogListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.circle.ui.ProposalDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/home_Theme.App.Starting" android:name="com.chehejia.oc.m01.business.home.LoginActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false">
            <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="com.chehejia.oc.m01" />
            </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="growing.bf11ce35f0cc6dbc" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:name="com.chehejia.oc.m01.business.home.HomeActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Home.SafeDialog" android:name="com.chehejia.oc.m01.business.home.SafeDialogActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.community.ui.QuestionActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.community.TouristActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.community.ui.picEdit.PicEditActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.community.ui.picEdit.PicViewerActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.ble.BleQaActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.car.charge.record.VehicleChargeRecordActivity" />
        <meta-data android:name="oplus.app.carlink.sdk.companyid" android:value="200009" />
        <meta-data android:name="com.amap.api.v2.apikey" android:value="0372c9ed56c24ca5b349d5a05ffd7468" />
        <meta-data android:name="com.openinstall.APP_KEY" android:value="sngasl" />
        <meta-data android:name="com.openinstall.PB_SIGNAL" android:value="false" />
        <meta-data android:name="push_kit_auto_init_enabled" android:value="true" />
        <meta-data android:name="android.notch_support" android:value="true" />
        <meta-data android:name="notch.config" android:value="portrait|landscape" />
        <meta-data android:name="com.huawei.messaging.default_notification_icon" android:resource="@drawable/icon_notification_small" />
        <meta-data android:name="com.alibaba.app.appkey" android:value="25018974" />
        <meta-data android:name="com.alibaba.app.appsecret" android:value="5ffeeebd532a79c1e88e573d01dd1bd8" />
        <meta-data android:name="com.hihonor.push.app_id" android:value="104418591" />
        <meta-data android:name="com.vivo.push.api_key" android:value="405b9decf942d2ce8ed8934333576e26" />
        <meta-data android:name="com.vivo.push.app_id" android:value="100228680" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=100518387" />
        <service android:name="com.amap.api.location.APSService" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.family.FamilyAuthorizationActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/RNStyle" android:name="com.chehejia.oc.m01.rn.charge.MapChareActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode" android:windowSoftInputMode="adjustPan" />
        <activity android:name="com.chehejia.oc.m01.view.gui.car.carselect.ServiceSelectCarActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.business.cargallery.page.SimplePlayingActivity" android:exported="false" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.m01.view.gui.detail.vote.VoteMemberListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.unusual.UnusualOrderActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.MaintenanceInvoiceInfoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.invite.VerifyInviterInfoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.invite.AddInviterActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.coupon.serviceticket.ServiceTicketDetailActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.coupon.expired.ExpiredServiceTicketActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/LoadingDialogPage" android:name="com.chehejia.oc.m01.view.gui.common.LoadingDialogActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.user.coupon.select.SelectCouponActivity" android:exported="false" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.user.coupon.select.SelectCommodityRightsActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.coupon.expired.ExpiredCouponActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.coupon.CouponActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.charger.setting.ChangePileModeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.InputContactToolActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.SelectServiceLocationActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.delivery.ReservationDeliveryV2Activity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.servicedetail.ServiceOrderDetailV2Activity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.detail.recyclerview.activity.DetailQuestionImageTextRecyclerViewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.inprogress.InProgressServiceActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.VehiclePaySuccessActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.SelectCityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.PickUpCarV2Activity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.confirm.ConfirmBuyActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.servicedetail.TireRentalActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.middleware.view.MiddleWareActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.management.setting.transfer.verifyphone.TransferVerifyPhoneActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.chat.ChatVideoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.chat.contact.ContactActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppFadeInTheme" android:name="com.chehejia.oc.m01.chat.contact.SearchContactActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysVisible|adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.charger.ChargerActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.charger.setting.ChargerSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.send.CropImageActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.charger.chargehistory.ChargeHistoryListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.charger.setting.ChangePileNameActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysVisible|adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.address.logistics.LogisticsProgressActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.address.select.SelectShippingAddressActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.address.edit.AddShippingAddressActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.address.edit.EditShippingAddressActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.DownOrFinalPaymentSuccessActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.order.delivery.SelectDeliveryCenterActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.common.DownOrFinalPaymentCheckoutCounterActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <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="lxpay" android:host="payOrderChannels" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.company.CompanyCheckoutCounterActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppFadeInTheme" android:name="com.chehejia.oc.m01.view.gui.search.SearchActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysVisible|adjustPan" />
        <activity android:name="com.chehejia.oc.m01.yx.chat.PrivateChatActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.business.home.ui.HomeActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:windowSoftInputMode="adjustPan">
            <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="lixiang" android:host="com.chehejia.app" android:path="/home" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MyDialogStyleSecurity" android:name="com.chehejia.oc.m01.view.gui.car.security.SecurityDialogActivity" android:exported="false" android:launchMode="singleInstance" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:name="com.chehejia.oc.m01.view.gui.send.SendContentActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.m01.view.gui.send.SendQuestionsActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.m01.business.community.ui.channel.CommunityChannelActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeImg" android:name="com.chehejia.oc.m01.view.gui.send.crop.AliyunVideoCropActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.scan.PcLoginActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.vehicle.watch.WatchLoginActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.vehicle.watch.WatchSelectVehicleActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.detail.question.DetailQuestionActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/SendAppTheme2" android:name="com.chehejia.oc.m01.view.gui.send.review.NewAllReviewListActivity" android:exported="false" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.agreement.AgreementActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.location.LocationActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/LoginActivityTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.UserSetNameActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.push.PushMsgSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.management.setting.SettingCarNameActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.ota.CarOtaMangerActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.ota.CarOtaIntroduceActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.management.setting.SettingCarNumberActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.SettingMaintenanceCarNumberActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeImg" android:name="com.chehejia.oc.m01.view.gui.send.edit.CoverEditActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.charge.ChargeSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.chehejia.oc.m01.wxapi.WXEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity android:name="com.chehejia.oc.m01.view.gui.user.attention.MyAttentionFansActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.charge.ChargeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.collection.MyCollectionActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.update.UpDateActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/SendAppTheme" android:name="com.chehejia.oc.m01.view.gui.send.GaoDeLocationListActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.scan.CarActivationActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.detail.topic.TopicDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.PayOrderActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <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="lxpay" android:host="payOrder" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.pay.l7.PayOrderL7Activity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.setting.IdentityVeriActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.suggest.SuggestActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.report.ReportActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.web.LiWebActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.base.SchemeDispatcher" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.SetIntroductionActivity" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.SettingNameActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.SettingAvatorNameActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.user.blacklist.BlackListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/ThemeSplash" android:name="com.chehejia.oc.m01.component.DispatcherActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.order.operate.OrderRefundActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppFadeInTheme" android:name="com.chehejia.oc.m01.view.gui.search.result.SearchResultActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.order.selectCity.AllSelectCityActivity" android:exported="false" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.rn.view.RnPopupActivity" android:exported="false" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.selectCity.selectwithlocation.view.SelectCityWithLocationActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.orderlist.view.OrderListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.detail.at.AtOrderDetailActivity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.refund.view.RefundDetailActivity" android:exported="false" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.refund.view.RefundInfoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.order.payment.PayRecordActivity" android:exported="false" />
        <activity android:name="com.chehejia.oc.m01.business.user.ui.verified.view.VerifiedActivity2" android:exported="false" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.order.paycomplete.LockSuccessShareActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.optional.view.OptionalModifyActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.car.servicedetail.PickCarShaftActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.optional.view.OptionalDetailActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.detail.recyclerview.activity.video.DetailQuestionVideoRecyclerViewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.optional.view.BuyCarPlanActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.security.SettingSecurityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.security.UpdateSecurityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.user.ui.security.SubmitSecurityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.map.CheckInMapActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.setting.SecurityCenterActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.position.CarPositionActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.management.VehicleManagerActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.home.video.detail.FeedVideoDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.car.management.healthy.VehicleCenterActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/wx_theme" android:name="com.chehejia.oc.m01.wxapi.WXPayEntryActivity" android:exported="true" android:launchMode="singleTop" />
        <activity android:name="com.chehejia.oc.m01.business.user.ui.verified.IdCardListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.user.recommend.RecommendActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.sina.weibo.sdk.component.WeiboSdkBrowser" android:exported="false" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.intention.IntentionSheetActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.order.supplement.SupplementLPUserInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.order.supplement.SupplementCityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.car.SelectCarActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/RNStyle" android:name="com.chehejia.oc.m01.view.gui.mall.order.detail.commodity.view.CommodityOrderDetailActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.refund.view.CommodityRefundDetailActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.SetInvoiceInfoActivity" android:exported="false" />
        <activity android:theme="@style/SendAppTheme" android:name="com.chehejia.oc.m01.view.gui.home.fragment.picture.screen.PictureScreenActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MyDialogStyleBottomCity" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.InvoiceInfoActivity" android:exported="false" />
        <activity android:name="com.chehejia.oc.m01.view.gui.user.usercenter.MyQrCodeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.order.supplement.SupplementUserAndCityActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.optional.view.SelectLoanPlanActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.mall.service.MaintenanceRecordActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeImg" android:name="com.chehejia.oc.m01.view.gui.car.maintenance.ReservationServiceTransferActivity" android:exported="false" />
        <activity android:theme="@style/ThemeSplash" android:name="com.chehejia.oc.m01.component.AssistPushActivity" android:exported="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="agoo" android:host="com.chehejia.oc.m01" android:path="/thirdpush" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.rn.view.RNUGCEditActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/DefaultActivityCityPickerTheme" android:name="com.chehejia.oc.m01.view.gui.common.CitySelectActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/DefaultActivityCityPickerTheme" android:name="com.chehejia.oc.m01.view.gui.common.ProvinceSelectActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.facebook.react.devsupport.DevSettingsActivity" android:exported="false" />
        <activity android:theme="@style/authsdk_activity_dialog" android:name="com.mobile.auth.gatewayauth.LoginAuthActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.mobile.auth.gatewayauth.activity.AuthWebVeiwActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/authsdk_activity_dialog" android:name="com.cmic.sso.sdk.activity.LoginAuthActivity" android:launchMode="singleTop" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.m01.view.gui.detail.recyclerview.activity.DetailUgcPreviewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize">
            <intent-filter>
                <action android:name="com.aliyun.vodplayerview.activity.player" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.setting.SecurityWifiVideoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.WebPdfActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.InviteCodeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.usercenter.setting.PrivacyActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.order.invented.AffirmBuyInventedActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.shareposter.SharePosterActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.web.WebTestActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.SetInvoiceMallActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.SetInvoiceActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.LookInvoiceActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.mall.invoice.view.SendEmailActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.gui.car.delivery.SetTimeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/SendAppTheme" android:name="com.chehejia.oc.m01.view.gui.send.TopicListActivity" android:exported="false" />
        <activity android:name="com.chehejia.oc.m01.view.gui.detail.video.VideoFullscreenActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.applaud.MyAppluadActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.user.comment.MyCommentActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.message.InterActionActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.push.vehiclenoticationlist.NotificationVehicleListActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.chargemesh.ui.sign.FreePasswordPayActivity" android:launchMode="singleTask" android:screenOrientation="portrait">
            <intent-filter>
                <data android:scheme="@string/free_pay_scheme" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.chargemesh.ui.sign.UnSignFreePayActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.view.gui.push.notificationlist.NotificationListActivity" android:screenOrientation="portrait" />
        <meta-data android:name="CHANNEL" android:value="Offical" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.fileprovider" android:grantUriPermissions="true" android:appComponentFactory="android.support.v4.app.CoreComponentFactory">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <provider android:name="android.support.v4.content.FileProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
        </provider>
        <receiver android:name="com.chehejia.oc.m01.component.MyMessageReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.alibaba.push2.action.NOTIFICATION_OPENED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.alibaba.push2.action.NOTIFICATION_REMOVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.alibaba.sdk.android.push.RECEIVE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.chehejia.oc.business.home.net.NetBroadcastReceiver">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.baidu.bdhttpdns.BDNetworkStateChangeReceiver" />
        <service android:label="@string/app_name" android:name="com.chehejia.oc.m01.component.NotificationMonitor" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE">
            <intent-filter>
                <action android:name="android.service.notification.NotificationListenerService" />
            </intent-filter>
        </service>
        <service android:name="com.chehejia.oc.m01.business.vehicle.service.VehicleDVRService2" />
        <service android:name="com.chehejia.oc.m01.app.HuaweiMessageService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.netease.nimlib.mixpush.hw.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <service android:name="com.chehejia.oc.m01.component.MyMessageIntentService" android:exported="false">
            <intent-filter>
                <action android:name="com.alibaba.push2.action.NOTIFICATION_OPENED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.alibaba.push2.action.NOTIFICATION_REMOVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.alibaba.sdk.android.push.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="com.chehejia.oc.m01.ble.BleKeyService" android:exported="true" android:process=":blekeys" android:foregroundServiceType="location">
            <intent-filter>
                <action android:name="com.hihonor.bluetooth.bleAgent.scanResult" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.hihonor.wallet.bleAgent.scanResult" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.user.setting.SettingFontActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.business.user.miniapp.MiniAppControlActivity" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.view.MyPageTestActivity" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.widget.export.WidgetExportActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait">
            <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="lixiang" android:host="com.chehejia.app" android:path="/vehicle/jump" />
            </intent-filter>
        </activity>
        <receiver android:name="com.chehejia.oc.m01.widget.VehicleLargeAppWidget" android:exported="true">
            <intent-filter>
                <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
            </intent-filter>
            <meta-data android:name="android.appwidget.honor.provider" android:resource="@xml/vehicle_5x2_widget_info" />
            <meta-data android:name="com.hihonor.widget.type" android:value="honorcard" />
            <intent-filter>
                <action android:name="com.chehejia.oc.m01.remote.action" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.chehejia.oc.m01.widget.YOYOWidgetProvider" android:exported="true">
            <intent-filter>
                <action android:name="com.chehejia.oc.m01.remote.action" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
            </intent-filter>
            <meta-data android:name="android.appwidget.honor.provider" android:resource="@xml/card_app_widget_info" />
            <meta-data android:name="com.hihonor.android.launcher.widgetType" android:value="card" />
        </receiver>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.upgradeicce.BleIcceUpgradeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.detail.BleDetailActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.pair.BlePairActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.parking.leave.ui.VehicleLeaveParkingGuideActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.keepbg.KeepBackgroundActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.parking.leave.ui.VehicleLeaveParkingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.setting.LXVehicleSettingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_full_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.position.LXVehiclePositionActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/VehicleMaintainResetConfirmActivity" android:name="com.chehejia.oc.m01.vehicle.view.maintain.VehicleMaintainResetConfirmActivity" android:exported="false" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.temperature.TemperatureActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.vehicle.test.WidgetTestActivity" />
        <activity android:name="com.chehejia.oc.m01.vehicle.base.BaseVehicleActivity" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.parking.straight.VehicleParkingActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.BleEntranceActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.opensuccess.BleOpenSuccessActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.upgrade.BleUpgradeBgActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.bgsetting.BleBgSettingWebActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/TranslucentTheme" android:name="com.chehejia.oc.m01.vehicle.view.ShareLocationActivity" android:exported="true" android:launchMode="singleInstancePerTask">
            <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.SEND_MULTIPLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="image/*" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.BleSelfDiagnosisActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.chehejia.oc.m01.vehicle.view.ble.BleUseHelpActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppThemeImg2" android:name="com.lixiang.preview.img.LiPreviewActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.chehejia.oc.business.message.ui.MessageActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.business.message.ui.ChatTeamFinishActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.chat.map.AMapSelectLocationActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.chat.AMapNavigateActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.yx.chat.ChatTextPreviewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.yx.chat.ChatLiEmojiPreviewActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.chehejia.oc.m01.yx.chat.TeamChatActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.usercomponent.ui.login.forget.pwd.ForgetPwdActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.usercomponent.ui.login.settingphone.SetPhoneCodeActivity2" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.usercomponent.ui.login.settingphone.SetPhoneActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.usercomponent.ui.login.forget.sms.ForgetSmsActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/UserLoadingDialogPage" android:name="com.business.usercomponent.ui.login.setting.AccountLogoutDialogActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/base_AppTheme" android:name="com.business.mallcomponent.ui.orderlist.view.OrderListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/login_transparent_theme" android:name="com.chehejia.oc.business.login.ui.VerificationCodeActivity" android:exported="false" />
        <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|screenSize" android:hardwareAccelerated="true">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <receiver android:name="com.chehejia.oc.m01.ble.tools.keepalive.vendor.hms.BarrierReceiver" android:process=":beaconReceiver">
            <intent-filter>
                <action android:name="com.chehejia.oc.m01BARRIER_RECEIVER_ACTION" />
            </intent-filter>
        </receiver>
        <service android:name="com.chehejia.oc.m01.ble.entrance.icce.ICCELiAutoService" android:permission="" android:enabled="true" android:exported="true" />
        <activity android:name="com.zhihu.matisse.ui.PhotosCameraActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.zhihu.matisse.ui.MatisseActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.zhihu.matisse.internal.ui.AlbumPreviewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="com.zhihu.matisse.internal.ui.SelectedPreviewActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.qiyukf.nimlib.service.NimService$Aux" android:enabled="false" android:process=":core" />
        <provider android:name="com.qiyukf.nimlib.ipc.NIMContentProvider" android:exported="false" android:process=":core" android:authorities="com.chehejia.oc.m01.qiyukf.ipc.provider" />
        <activity android:theme="@style/versionCheckLibvtransparentTheme" android:name="com.allenliu.versionchecklib.core.VersionDialogActivity" android:launchMode="singleTask" />
        <provider android:name="com.allenliu.versionchecklib.core.VersionFileProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.versionProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/versionchecklib_file_paths" />
        </provider>
        <service android:name="com.allenliu.versionchecklib.v2.ui.VersionService" android:exported="false" android:priority="1000" />
        <activity android:theme="@style/versionCheckLibvtransparentTheme" android:name="com.allenliu.versionchecklib.v2.ui.UIActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/versionCheckLibvtransparentTheme" android:name="com.allenliu.versionchecklib.v2.ui.DownloadingActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/versionCheckLibvtransparentTheme" android:name="com.allenliu.versionchecklib.v2.ui.DownloadFailedActivity" android:launchMode="singleTask" />
        <service android:name="com.vivo.car.networking.sdk.nearby.NearbyService" android:permission="com.vivo.car.networking.CAR_PERMISSION" android:exported="true">
            <intent-filter>
                <action android:name="com.vivo.car.action.CONTROL" />
            </intent-filter>
        </service>
        <activity android:theme="@style/UnityThemeSelector.Translucent" android:name="com.chehejia.oc.m01.business.unity.UnityPlayerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:hardwareAccelerated="false" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.androidx-startup">
            <meta-data android:name="com.chehejia.oc.m01.common.CommonInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
            <meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
        </provider>
        <activity android:theme="@style/RNStyle" android:name="com.chehejia.oc.m01.common.rn.CommonReactNonAccelerationActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/common_rn_translucent" android:name="com.chehejia.oc.m01.common.rn.CommonReactTranslucentActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/RNStyle" android:name="com.lixiang.android.reactnative.LXReactActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenSize|uiMode" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/RNStyle" android:name="com.lixiang.android.reactnative.LXReactFoldActivity" android:exported="false" android:configChanges="density|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
        <provider android:name="com.reactnativecommunity.webview.RNCWebViewFileProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
        </provider>
        <activity android:name="com.lixiang.fed.sdk.track.view.FloatMenuActivity" android:launchMode="singleTask" />
        <activity android:name="com.lixiang.fed.sdk.track.view.FedDebugActivity" android:launchMode="singleTask">
            <intent-filter>
                <data android:scheme="fed.m01.track" android:host="com.lixiang.fed.track" android:path="/debugutil" />
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:name="com.lixiang.fed.sdk.track.view.takt.FrameRateActivity" />
        <activity android:name="com.lixiang.fed.sdk.track.view.takt.CpuActivity" />
        <activity android:name="com.lixiang.fed.sdk.track.view.takt.MemoryActivity" />
        <provider android:name="com.lixiang.fed.sdk.track.data.FedTrackDataContentProvider" android:enabled="true" android:exported="false" android:authorities="com.chehejia.oc.m01.FedTrackDataContentProvider" />
        <meta-data android:name="com.lixiang.fed.track.android.MainProcessName" android:value="com.chehejia.oc.m01" />
        <meta-data android:name="com.lixiang.fed.track.android.version" android:value="5.8.1" />
        <activity android:theme="@style/Permission.Theme.Activity" android:name="com.yanzhenjie.permission.PermissionActivity" android:launchMode="standard" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <receiver android:name="com.coloros.ocs.carlink.inner.OplusCarReceiver" android:permission="com.oppo.permission.safe.BLUETOOTH" android:exported="true">
            <intent-filter>
                <action android:name="oppo.intent.action.opluscarlink.INIT_OPLUS_SDK" />
            </intent-filter>
        </receiver>
        <activity android:name="com.soundcloud.android.crop.CropImageActivity" />
        <activity android:theme="@style/MultipleImageSelectTheme" android:label="@string/app_name" android:name="com.darsh.multipleimageselect.activities.AlbumSelectActivity" android:configChanges="orientation|screenSize">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/MultipleImageSelectTheme" android:label="@string/app_name" android:name="com.darsh.multipleimageselect.activities.ImageSelectActivity" android:configChanges="orientation|screenSize">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
        <service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
        <service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" />
        <receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.BATTERY_OKAY" />
                <action android:name="android.intent.action.BATTERY_LOW" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
                <action android:name="android.intent.action.DEVICE_STORAGE_OK" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
                <action android:name="android.intent.action.TIME_SET" />
                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
            <intent-filter>
                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
            <intent-filter>
                <action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
            </intent-filter>
        </receiver>
        <service android:name="com.alibaba.sdk.android.push.huawei.HuaweiPushMessageService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <service android:name="androidx.camera.core.impl.MetadataHolderService" android:enabled="false" android:exported="false">
            <meta-data android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER" android:value="androidx.camera.camera2.Camera2Config$DefaultProvider" />
        </service>
        <service android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" android:exported="false" android:directBootAware="true">
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
        </service>
        <provider android:name="com.google.mlkit.common.internal.MlKitInitProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.mlkitinitprovider" android:initOrder="99" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <meta-data android:name="com.huawei.hms.client.service.name:awareness" android:value="awareness:3.4.0.302" />
        <meta-data android:name="com.huawei.hms.min_api_level:awareness:awareness_kit" android:value="@integer/KIT_MINI_VERSION" />
        <meta-data android:name="com.huawei.hms.min_api_level:awareness:location" android:value="1" />
        <service android:name="com.heytap.msp.push.service.CompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:exported="true" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.heytap.msp.push.service.DataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:exported="true" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
                <action android:name="com.heytap.msp.push.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.nearby.common.internal.PermissionActivityProxy" android:exported="true" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huawei.hms.nearby.common.internal.WifiShareAlertActivityProxy" android:exported="true" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <provider android:name="com.huawei.hms.nearby.framework.internal.NearbyInstaller" android:exported="false" android:authorities="com.chehejia.oc.m01.nearby-installer" />
        <meta-data android:name="com.huawei.hms.client.service.name:nearby" android:value="nearby:6.9.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:nearby:nearby" android:value="135" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:framework" android:value="3" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:kams" android:value="3" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:kpms" android:value="2" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:runtime" android:value="4" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:hmscore" android:value="1" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:common-kit" android:value="3" />
        <meta-data android:name="com.huawei.hms.min_api_level:kit-framework-sdk:grs" android:value="3" />
        <service android:name="com.alibaba.sdk.android.push.channel.KeepChannelService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" android:process="@string/aliyun_accs_channel_process" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:process="@string/aliyun_accs_target_process" android:excludeFromRecents="true" android:launchMode="singleInstance">
            <meta-data android:name="supportStyle" android:value="scene|voip" />
        </activity>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:exported="false" android:process="@string/aliyun_accs_channel_process" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process="@string/aliyun_accs_channel_process" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" android:process="@string/aliyun_accs_target_process" />
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process="@string/aliyun_accs_channel_process">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.alibaba.sdk.android.push.MiPushBroadcastReceiver" android:exported="true" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <service android:name="com.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" android:process="@string/aliyun_accs_target_process" />
        <receiver android:name="com.alibaba.sdk.android.push.impl.PushMessageReceiverImpl" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.alibaba.sdk.android.push.HonorPushMessageService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.hihonor.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:name="com.lixiang.fed.ms.fastscan.ScanActivity" android:exported="false" />
        <activity android:name="com.aliyun.nativecrash.NativeCrashActivity" />
        <meta-data android:name="com.huawei.hms.client.service.name:ads-identifier" android:value="ads-identifier:3.4.39.302" />
        <activity android:name="com.sina.weibo.sdk.web.WebActivity" android:exported="false" android:configChanges="orientation|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.sina.weibo.sdk.share.ShareTransActivity" android:exported="true" android:launchMode="singleTask" 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>
        </activity>
        <provider android:name="com.sina.weibo.sdk.content.FileProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <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="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
            <meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
        </service>
        <service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
        <receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
        <meta-data android:name="com.facebook.soloader.enabled" android:value="false" />
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.chehejia.oc.m01.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="com.chehejia.oc.m01.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="com.chehejia.oc.m01.permission.PUSH_PROVIDER" android:writePermission="com.chehejia.oc.m01.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.chehejia.oc.m01.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.11.0.300" />
        <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" />
        <service android:name="com.qiyukf.nimlib.service.NimService" android:process=":core" />
        <receiver android:name="com.qiyukf.nimlib.service.ResponseReceiver" android:exported="false" />
        <service android:name="com.qiyukf.nimlib.service.ResponseService" />
        <provider android:name="com.qiyukf.uikit.provider.UnicornProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.unicorn.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ysf_provider" />
        </provider>
        <provider android:name="com.qiyukf.nimlib.ipc.cp.provider.PreferenceContentProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.qiyukf.ipc.provider.preference" />
        <activity android:theme="@style/ysf_window_theme" android:icon="@drawable/ysf_action_bar_icon_transparent" android:name="com.qiyukf.unicorn.ui.activity.ServiceMessageActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.uikit.session.activity.WatchMessagePictureActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.uikit.session.activity.PickImageActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.uikit.common.media.picker.activity.PickerAlbumActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.uikit.common.media.picker.activity.PickerAlbumPreviewActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_input_panel_take" android:name="com.qiyukf.uikit.common.media.picker.activity.PreviewImageFromCameraActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_activity_file_download" android:name="com.qiyukf.unicorn.ui.activity.FileDownloadActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.unicorn.ui.activity.UrlImagePreviewActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.unicorn.ui.activity.CardPopupActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.uikit.session.activity.CaptureVideoActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_video_play" android:name="com.qiyukf.uikit.session.activity.WatchVideoActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_leave_msg_theme" android:label="@string/ysf_leave_activity_label" android:name="com.qiyukf.unicorn.ui.activity.LeaveMessageActivity" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_watch_picture_activity_label" android:name="com.qiyukf.unicorn.ui.activity.WatchPictureActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_leave_msg_theme" android:label="@string/ysf_leave_menu_activity_label" android:name="com.qiyukf.unicorn.ui.activity.LeaveMsgCustomFieldMenuActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_album_activity_label" android:name="com.qiyukf.unicorn.mediaselect.internal.ui.activity.AlbumPreviewActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_selected_preview_activity_label" android:name="com.qiyukf.unicorn.mediaselect.internal.ui.activity.SelectedPreviewActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_matiss_activity_label" android:name="com.qiyukf.unicorn.mediaselect.internal.ui.activity.MatisseActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_pick_file_activity_label" android:name="com.qiyukf.unicorn.fileselect.ui.activity.FilePickerActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_user_work_sheet_activity_label" android:name="com.qiyukf.unicorn.ui.activity.UserWorkSheetListActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:label="@string/ysf_work_sheet_detail_activity_label" android:name="com.qiyukf.unicorn.ui.activity.WorkSheetDetailActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.unicorn.ui.activity.WorkSheetAttachListActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/ysf_window_theme" android:name="com.qiyukf.unicorn.ui.activity.WorkSheetImagePreviewActivity" android:screenOrientation="locked" android:configChanges="keyboardHidden|orientation|screenSize" />
        <service android:name="com.qiyukf.module.log.UploadPulseService" />
        <service android:name="com.qiyukf.android.extension.servicekeeper.service.ipc.server.IPCCommunicationAndroidService" />
        <service android:name="org.android.agoo.accs.AgooService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="com.aliyun.ams.emas.push.AgooInnerService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <service android:name="com.aliyun.ams.emas.push.MsgService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.alibaba.sdk.android.push.NOTIFY_ACTION" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.aliyun.ams.emas.push.NotificationActivity" android:exported="false" android:process="@string/aliyun_accs_target_process" android:launchMode="singleInstance" android:noHistory="true">
            <intent-filter>
                <action android:name="com.alibaba.sdk.android.push.NOTIFY_ACTION" />
            </intent-filter>
        </activity>
        <meta-data android:name="sdkVersion" android:value="3100" />
        <meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50708" />
        <meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_7_8-C" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" />
        <meta-data android:name="sdk_version_vivo" android:value="488" />
        <meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
        <meta-data android:name="com.vivo.push.support_monitor" android:value="1" />
        <meta-data android:name="com.hihonor.push.sdk_version" android:value="7.0.61.302" />
        <service android:name="com.samsung.android.spay.vas.digitalkeycn.sdk.SDigitalKeyWakeupService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.samsung.android.sdk.action.WAKE_UP" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.aaidinitprovider" android:initOrder="500" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.11.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.9.0.300" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.chehejia.oc.m01.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <service android:name="com.taobao.accs.ChannelService" android:enabled="false" android:exported="false" android:process="@string/aliyun_accs_channel_process">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.taobao.accs.ChannelService$KernelService" android:enabled="false" android:exported="false" android:process="@string/aliyun_accs_channel_process" />
        <service android:name="com.taobao.accs.internal.AccsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="false" android:exported="false" android:process="@string/aliyun_accs_channel_process" />
        <service android:name="com.taobao.accs.data.MsgDistributeService" android:exported="false" android:process="@string/aliyun_accs_target_process">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.RECEIVE" />
            </intent-filter>
        </service>
        <receiver android:name="com.taobao.accs.EventReceiver" android:enabled="false" android:exported="true" android:process="@string/aliyun_accs_channel_process">
            <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:enabled="false" android:exported="false" android:process="@string/aliyun_accs_channel_process">
            <intent-filter>
                <action android:name="com.taobao.accs.intent.action.COMMAND" />
            </intent-filter>
        </receiver>
        <activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="d.AntiStrandHogg.Activity" android:exported="false" android:taskAffinity="" />
        <meta-data android:name="UMENG_CHANNEL" android:value="Offical" />
    </application>
</manifest>