apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="6020001" android:versionName="6.2.0" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="com.larus.nova" platformBuildVersionCode="34" platformBuildVersionName="14"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="34" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="32" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
    <uses-permission android:name="com.larus.nova.permission.PRIVACY_BROADCAST" />
    <queries>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.BROWSABLE" />
            <data android:scheme="https" />
        </intent>
        <intent>
            <action android:name="android.support.customtabs.action.CustomTabsService" />
        </intent>
        <intent>
            <action android:name="android.intent.action.SENDTO" />
            <data android:scheme="mailto" />
            <category android:name="android.intent.category.DEFAULT" />
        </intent>
        <intent>
            <action android:name="android.media.action.IMAGE_CAPTURE" />
        </intent>
        <package android:name="com.tencent.qqmusic" />
        <package android:name="com.baidu.BaiduMap" />
        <package android:name="com.autonavi.minimap" />
        <package android:name="com.tencent.map" />
        <package android:name="com.tencent.mm" />
        <package android:name="com.tencent.mobileqq" />
        <package android:name="com.ss.android.ugc.aweme" />
        <package android:name="com.ss.android.ugc.aweme.lite" />
        <intent>
            <action android:name="android.intent.action.SEND" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="com.hihonor.push.action.BIND_PUSH_SERVICE" />
        </intent>
        <package android:name="com.tencent.android.qqdownloader" />
        <package android:name="com.qihoo.appstore" />
        <package android:name="com.baidu.appsearch" />
        <package android:name="com.xiaomi.market" />
        <package android:name="com.huawei.appmarket" />
        <package android:name="com.android.vending" />
        <package android:name="com.meizu.mstore" />
        <package android:name="com.wandoujia.phoenix2" />
        <package android:name="com.dragon.android.pandaspace" />
        <package android:name="com.pp.assistant" />
        <package android:name="com.oppo.market" />
        <package android:name="com.heytap.market" />
        <package android:name="com.bbk.appstore" />
        <package android:name="com.sogou.androidtool" />
        <package android:name="com.sec.android.app.samsungapps" />
        <package android:name="com.lenovo.leos.appstore" />
        <package android:name="zte.com.market" />
        <package android:name="com.hiapk.marketpho" />
        <package android:name="com.yingyonghui.market" />
        <package android:name="com.mappn.gfan" />
        <package android:name="com.hiapk.marketpho" />
        <package android:name="cn.goapk.market" />
        <package android:name="com.yulong.android.coolmart" />
        <package android:name="com.coolapk.market" />
        <package android:name="com.gionee.aora.market" />
        <package android:name="com.coolapk.market" />
        <package android:name="com.smartisan.appstore" />
        <intent>
            <action android:name="com.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <queries>
        <package android:name="com.ss.android.ugc.aweme" />
        <package android:name="com.ss.android.ugc.aweme.lite" />
    </queries>
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE" />
    <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE_PHONE_CALL" />
    <uses-permission android:name="android.permission.MANAGE_OWN_CALLS" />
    <permission android:name="com.larus.nova.permission.PRIVACY_BROADCAST" android:protectionLevel="signature" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.BLUETOOTH_SCAN" android:usesPermissionFlags="neverForLocation" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
    <uses-permission android:name="android.pminermission.WAKE_LOCK" />
    <uses-permission android:name="android.hardware.usb.host" />
    <uses-feature android:name="android.hardware.usb.host" />
    <uses-feature android:name="android.hardware.wifi.direct" android:required="true" />
    <uses-permission android:name="com.vivo.aiengine.permission.READ_AWARE_PROVIDER" />
    <uses-permission android:name="com.vivo.aiengine.permission.WRITE_AWARE_PROVIDER" />
    <uses-feature android:name="android.hardware.location.gps" />
    <uses-permission android:name="com.larus.nova.permission.MIPUSH_RECEIVE" />
    <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
    <uses-permission android:name="com.sec.android.provider.badge.permission.READ" />
    <uses-permission android:name="com.sec.android.provider.badge.permission.WRITE" />
    <uses-permission android:name="com.htc.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.htc.launcher.permission.UPDATE_SHORTCUT" />
    <uses-permission android:name="com.sonyericsson.home.permission.BROADCAST_BADGE" />
    <uses-permission android:name="com.sonymobile.home.permission.PROVIDER_INSERT_BADGE" />
    <uses-permission android:name="com.anddoes.launcher.permission.UPDATE_COUNT" />
    <uses-permission android:name="com.majeur.launcher.permission.UPDATE_BADGE" />
    <uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="com.huawei.android.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.huawei.android.launcher.permission.WRITE_SETTINGS" />
    <uses-permission android:name="com.hihonor.android.launcher.permission.CHANGE_BADGE" />
    <uses-permission android:name="android.permission.READ_APP_BADGE" />
    <uses-permission android:name="com.oppo.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.oppo.launcher.permission.WRITE_SETTINGS" />
    <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" />
    <uses-permission android:name="me.everything.badger.permission.BADGE_COUNT_READ" />
    <uses-permission android:name="me.everything.badger.permission.BADGE_COUNT_WRITE" />
    <uses-permission android:name="android.permission.UPDATE_APP_BADGE" />
    <uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
    <uses-permission android:name="com.vivo.abe.permission.launcher.notification.num" />
    <instrumentation android:name="com.bytedance.common.component.CommonInstrumentation" android:targetPackage="com.larus.nova" android:targetProcesses="com.larus.nova:smp" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <permission android:name="com.larus.nova.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="com.larus.nova.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="com.larus.nova.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="com.larus.nova.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="com.larus.nova.permission.PUSH_PROVIDER" />
    <permission android:name="com.larus.nova.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="com.hihonor.push.permission.READ_PUSH_NOTIFICATION_INFO" />
    <application android:theme="@style/Theme.OApp" android:label="@string/app_string_name" android:icon="@mipmap/ic_launcher" android:name="com.larus.nova.NovaApplication" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="false" android:networkSecurityConfig="@xml/network_security_config_release" android:roundIcon="@mipmap/ic_launcher_round" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:requestLegacyExternalStorage="true" android:allowNativeHeapPointerTagging="false" android:preserveLegacyExternalStorage="true" android:dataExtractionRules="@xml/data_extraction_rules">
        <uses-native-library android:name="libOpenCL.so" android:required="false" />
        <uses-native-library android:name="libGLES_mali.so" android:required="false" />
        <uses-native-library android:name="libmali.so" android:required="false" />
        <uses-native-library android:name="libPVROCL.so" android:required="false" />
        <uses-native-library android:name="libpocl.so" android:required="false" />
        <uses-native-library android:name="libOpenCL-pixel.so" android:required="false" />
        <uses-native-library android:name="libcdsprpc.so" android:required="false" />
        <meta-data android:name="SS_VERSION_NAME" android:value="6.2.0" />
        <meta-data android:name="SS_VERSION_CODE" android:value="6020001" />
        <meta-data android:name="UPDATE_VERSION_CODE" android:value="6020040" />
        <meta-data android:name="com.amap.api.v2.apikey" android:value="39f804e58cdcb6a4394060b5f8a0831d" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.AgeGateActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.AccountCountryPickerActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.AccountLoginActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home.NoAn" android:name="com.larus.login.impl.activity.AccountLoginHalfActivity" android:exported="false" android:launchMode="singleTop" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.PhoneLoginActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.VerificationCodeActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.PhoneOneKeyLoginActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.RequestLoadingPageActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.login.impl.activity.InnerTestPageActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/ActivityThemeTransparent" android:name="com.larus.nova.douyinapi.DouYinEntryActivity" android:exported="true" android:taskAffinity="com.larus.nova" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:label="@string/app_name" android:name="com.larus.nova.wxapi.WXEntryActivity" android:exported="true" android:taskAffinity="com.larus.nova" android:launchMode="singleTask" />
        <activity android:name="com.tencent.tauth.AuthActivity" android:exported="true" android:launchMode="singleTask" android:noHistory="true">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="tencent1112323716" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=109089785" />
        <meta-data android:name="APPKEY" android:value="109089785" />
        <meta-data android:name="com.vivo.push.app_id" android:value="105675733" />
        <meta-data android:name="com.vivo.push.api_key" android:value="3935961eb1c6ba6c2889a49dae96318f" />
        <meta-data android:name="com.hihonor.push.app_id" android:value="104416156" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.bytedance.applet.view.AppletActivity" android:exported="true" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp" android:name="com.larus.home.impl.MainActivity" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowIsTranslucent="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="doubao" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <action android:name="android.intent.action.SEND_MULTIPLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/*" />
                <data android:mimeType="audio/*" />
                <data android:mimeType="application/*" />
            </intent-filter>
            <intent-filter android:autoVerify="true">
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="http" />
                <data android:scheme="https" />
                <data android:host="www.doubao.com" />
                <data android:host="inhouse.doubao.com" />
                <data android:path="/share" />
            </intent-filter>
        </activity>
        <activity-alias android:name="com.larus.bmhome.AppLinkActivity" android:exported="true" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter android:autoVerify="true">
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="http" />
                <data android:scheme="https" />
                <data android:host="doubao.zlinkurl.cn" />
            </intent-filter>
        </activity-alias>
        <activity-alias android:theme="@style/Theme.OApp" android:name="com.larus.home.impl.alias.AliasActivity1" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity-alias>
        <activity-alias android:theme="@style/Theme.OApp" android:icon="@drawable/icon_men_1" android:name="com.larus.home.impl.alias.AliasActivity2" android:enabled="false" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity-alias>
        <activity-alias android:theme="@style/Theme.OApp" android:icon="@drawable/icon_men_2" android:name="com.larus.home.impl.alias.AliasActivity3" android:enabled="false" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity-alias>
        <activity-alias android:theme="@style/Theme.OApp" android:icon="@drawable/icon_no_male" android:name="com.larus.home.impl.alias.AliasActivity4" android:enabled="false" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity-alias>
        <activity-alias android:name="com.larus.home.impl.localLinkActivity" android:exported="false" android:targetActivity="com.larus.home.impl.MainActivity">
            <intent-filter>
                <data android:scheme="sslocal" />
            </intent-filter>
        </activity-alias>
        <activity android:name="com.larus.home.impl.privacy.PrivacyAgreeActivity" android:process=":privacy" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.home.impl.privacy.PrivacyWebViewActivity" android:process=":privacy" android:screenOrientation="portrait" />
        <activity android:name="net.openid.appauth.RedirectUriReceiverActivity" 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="com.larus.wolf" />
            </intent-filter>
        </activity>
        <provider android:name="com.larus.xbridge.impl.choosemedia.utils.ChooseMediaProvider" android:exported="false" android:authorities="com.larus.nova.choosemedia.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/xbridge_choose_media_file_paths" />
        </provider>
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.friends.impl.pageloglic.addfriends.AddFriendsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.profile.impl.ProfileEditActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.profile.impl.info.ProfileInfoActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.profile.impl.ProfileRegisterActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.profile.impl.mine.PageMineTabActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.Camera.Capture" android:name="com.larus.camera.impl.ui.activity.CameraCaptureActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.Camera.Result" android:name="com.larus.camera.impl.ui.activity.CameraResultActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.AboutAppActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.iconchanger.ChangeAppIconActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.advance.ModelChooseActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.thirdpartyaccount.ThirdPartyAccountActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.advance.SearchSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.advance.VideoSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.ThemeSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.blocklist.BlockListActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.SettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.setting.impl.SettingAccountInfoActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.music.qq.CallbackActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize">
            <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="qqmusicapilarus" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.business.debug.base.DevelopActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.business.debug.base.markdown.InputMarkdownActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.business.debug.base.markdown.PreviewMarkdownActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.alive.KeepAliveGuideActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.Dora.Onboarding" android:name="com.larus.dora.impl.onboarding.DoraOnboardingActivity" android:exported="false" android:launchMode="singleTop" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.settings.general.GeneralSettingsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.ota.DoraOTAActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Dora" android:name="com.larus.dora.impl.device.DoraDeviceActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.settings.sound.SoundSettingsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.settings.gesture.GestureSettingsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.settings.gesture.options.OptionsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.settings.rename.RenameSettingsActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.device.ailab.AiLabActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.dora.impl.nl.NLActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateAlwaysVisible" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.dora.impl.debug.AudioToolsDebugActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.OApp.Dora" android:name="com.larus.dora.impl.onboarding2.DoraOnboarding2Activity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <provider android:name="com.larus.dora.impl.log.DoraLogFileProvider" android:exported="false" android:authorities="com.larus.dora.impl.log.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <service android:name="com.larus.dora.impl.core.DoraLinkService" android:exported="false" android:foregroundServiceType="connectedDevice|location" />
        <service android:name="com.larus.dora.impl.nl.NLService" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:exported="false">
            <intent-filter>
                <action android:name="android.service.notification.NotificationListenerService" />
            </intent-filter>
            <meta-data android:name="android.service.notification.default_filter_types" android:value="conversations|alerting" />
            <meta-data android:name="android.service.notification.disabled_filter_types" android:value="ongoing|silent" />
        </service>
        <receiver android:name="com.larus.dora.impl.core.DoraLinkReceiver" android:enabled="false" android:exported="true">
            <intent-filter>
                <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" />
                <action android:name="android.bluetooth.adapter.action.CONNECTION_STATE_CHANGED" />
                <action android:name="android.bluetooth.device.action.ACL_CONNECTED" />
                <action android:name="android.bluetooth.device.action.ACL_DISCONNECTED" />
                <action android:name="android.bluetooth.headset.profile.action.AUDIO_STATE_CHANGED" />
                <action android:name="android.bluetooth.a2dp.profile.action.CONNECTION_STATE_CHANGED" />
            </intent-filter>
        </receiver>
        <receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.onboarding.impl.OnBoardingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.ChatActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowIsTranslucent="true" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.immerse.ChatImmersActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp.Home.NoAn" android:name="com.larus.bmhome.chat.immerse.ChatFullActivity" android:exported="false" android:launchMode="singleTop" android:windowIsTranslucent="true" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.ChatBridgeActivity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" android:windowIsTranslucent="true" android:windowSoftInputMode="stateHidden" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.ChatDoubleTabActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.audio.voice.SingleTtsSpeakerSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.bot.ChatSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.template.ImageTemplateActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.template.ImageTemplateDetailActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.bot.SocialSingleTtsSpeakerSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.auth.PluginDetailActivity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.auth.PluginListActivity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.second.SecondChatListActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.avatar.upload.DigitalAvatarUploadActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/ActivityThemeTransparent" android:name="com.larus.bmhome.avatar.onboarding.DigitalAvatarOnboardingActivity" android:exported="false" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.FilePreviewActivity" android:exported="false" android:launchMode="standard" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.chat.detail.code.CodeBlockDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar.FullScreen" android:name="com.larus.bmhome.chat.detail.table.TableBlockDetailActivity" android:exported="false" android:screenOrientation="landscape" android:configChanges="orientation|screenSize" android:windowIsTranslucent="true" />
        <provider android:name="com.larus.bmhome.bigimg.BigImageShareProvider" android:exported="false" android:authorities="com.larus.nova.provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/big_image_share_file_paths" />
        </provider>
        <provider android:name="com.larus.bmhome.chat.SendImagesProvider" android:exported="false" android:authorities="com.larus.nova.sendimagesprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/send_img_file_paths" />
        </provider>
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.social.userchat.UserChatActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.social.user.GroupChatMemberListActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.social.user.GroupChatSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.social.user.SingleChatSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <service android:name="com.larus.audio.call.notification.RTCService" android:enabled="true" android:exported="false" android:foregroundServiceType="phoneCall" />
        <service android:name="com.larus.audio.ainotes.notification.AiNoteService" android:enabled="true" android:exported="false" android:foregroundServiceType="mediaPlayback" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.audio.call.ui.RealtimeCallActivity" android:exported="false" android:launchMode="singleTop" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home.NoAn" android:name="com.larus.audio.call.ui.RealtimeCallGateActivity" android:exported="false" android:launchMode="singleTop" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.BotCreateActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.BotUpdateActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.language.BotLanguageSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.datamodel.DataModelSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.bgimage.preview.BotEditAvatarPreviewActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.bgimage.aigen.img2img.Img2BgImageActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.bgimage.aigen.img2img.select.BgSelectActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/ActivityThemeTransparent" android:name="com.larus.bot.impl.feature.edit.feature.stepbystep.BotCreateTypeSelectDialogActivity" android:exported="false" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.edit.feature.bgimage.newuserguide.BgImageNewUserGuideActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.discover.BotDiscoverActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.setting.ltm.ChatLtmActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bot.impl.feature.setting.font.BotFontSettingActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.notification.NotifyActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.notification.AggregatedNotifyActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:name="com.larus.azeroth.advancedmode.ui.EncryptionModeIntroActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.larus.azeroth.advancedmode.ui.PinCodeActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.search.impl.global.GlobalSearchActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.search.impl.chat.ChatSearchActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.aweme.impl.bot.DouYinBotActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.aweme.impl.main_bot.MainBotChatDoubleTabActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.ivykit.preview.PreviewLynxActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.larus.search.impl.WebActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.bmhome.debug.ChatDebugActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <service android:name="com.larus.audioplayer.impl.music.MusicPlayService" android:exported="false" android:foregroundServiceType="mediaPlayback" />
        <service android:name="com.larus.audioplayer.impl.news.NewsPlayService" android:exported="false" android:foregroundServiceType="mediaPlayback" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.video.impl.VideoActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.video.impl.DouYinVideoActivity" android:exported="false" android:screenOrientation="portrait" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.OApp.Home" android:name="com.larus.video.impl.DouYinChatActivity" android:exported="false" android:screenOrientation="portrait" />
        <provider android:name="com.larus.share.impl.panel.ShareProvider" android:exported="false" android:authorities="com.larus.nova.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/share_panel_file_paths" />
        </provider>
        <service android:name="com.amap.api.location.APSService" />
        <activity android:theme="@style/Theme.OApp.Home.NoAn" android:name="com.larus.photopicker.impl.ui.PhotoPickerActivity" android:exported="false" android:screenOrientation="behind" android:windowIsTranslucent="true" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.larus.nova.uri.key" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths" />
        </provider>
        <activity android:theme="@style/Theme.AppCompat.Dialog" android:name="com.larus.permission.impl.activity.PermissionSettingResultActivity" android:exported="true" android:windowIsTranslucent="true" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.ivy.ivykit.plugin.impl.utils.DefaultBulletActivity" />
        <activity android:name="com.bytedance.ies.bullet.base.ui.SimpleBulletContainerActivity" android:exported="false" />
        <activity android:name="com.ss.android.update.UpdateProgressActivity" android:screenOrientation="portrait" />
        <activity android:name="com.flow.performance.bumblebee.debug.DebuggerActivity" />
        <meta-data android:name="android.max_aspect" android:value="2.5" />
        <activity android:theme="@style/AppThemeReport" android:name="com.bytedance.awemeopen.apps.framework.report.WebReportActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.feed.home.AosHomeFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.profile.AosUserProfileActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.collect.AosUserCollectActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.feed.collect.AosUserCollectFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.series.homepage.AosSeriesHomepageActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.c2feed.activity.AosC2CardActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.feed.profile.AosUserProfileFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.story.profile.StoryProfileFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.feed.mix.MixAwemeFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:theme="@style/AppThemeNormal" android:name="com.bytedance.awemeopen.apps.framework.feed.series.SeriesFeedActivity" android:screenOrientation="portrait" android:configChanges="colorMode|keyboardHidden|orientation|uiMode" />
        <activity android:name="com.bytedance.awemeopen.infra.plugs.fresco.PreviewImageFrescoActivity" />
        <service android:name="com.privacy.azerothprivacy.service.AzerothServiceUtil" android:exported="false">
            <intent-filter>
                <action android:name="com.flow.action.TEE.VIEW" />
                <category android:name="com.flow.category.TEE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <service android:name="com.heytap.msp.push.service.DataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:enabled="true" android:exported="true">
            <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>
        <service android:name="com.heytap.msp.push.service.CompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.heytap.msp.push.service.SmpDataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:enabled="true" android:exported="true" android:process=":smp">
            <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>
        <service android:name="com.heytap.msp.push.service.SmpCompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:enabled="true" android:exported="true" android:process=":smp">
            <intent-filter>
                <action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
            </intent-filter>
        </service>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
        <service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" />
        <service android:name="com.xiaomi.mipush.sdk.SmpPushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" android:process=":smp" />
        <service android:name="com.xiaomi.mipush.sdk.WidgetProviderPushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" android:process=":widgetProvider" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" android:exported="false" />
        <service android:name="com.xiaomi.mipush.sdk.SmpMessageHandleService" android:enabled="true" android:exported="false" android:process=":smp" />
        <service android:name="com.xiaomi.mipush.sdk.WidgetProviderMessageHandleService" android:enabled="true" android:exported="false" android:process=":widgetProvider" />
        <receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
            <intent-filter>
                <action android:name="com.xiaomi.push.PING_TIMER" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.MIPushMessageHandler" android:exported="true">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.SmpMIPushMessageHandler" android:enabled="false" android:exported="true" android:process=":smp">
            <intent-filter>
                <action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.xiaomi.mipush.ERROR" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.xiaomi.push.service.receivers.WidgetProviderMIPushMessageHandler" android:enabled="false" android:exported="true" android:process=":widgetProvider">
            <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.ss.android.message.NotifyService" android:exported="true" android:process=":push" android:stopWithTask="true">
            <intent-filter>
                <action android:name="com.ss.android.message.action.PUSH_SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.ss.android.message.log.LogService" android:exported="false" android:process=":push" />
        <activity android:theme="@style/ByteDancePush_AppTheme.BG.TRS" android:name="com.bytedance.push.notification.PushActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="behind">
            <intent-filter>
                <action android:name="com.larus.nova.pushsdk.action" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ByteDancePush_AppTheme.BG.TRS" android:name="com.bytedance.push.notification.PassThoughActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="behind" />
        <provider android:name="com.ss.android.push.PushFileProvider" android:exported="false" android:authorities="com.larus.nova.push.file_provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/push_provider_paths" />
        </provider>
        <receiver android:name="com.bytedance.push.event.sync.SignalReceiver" android:enabled="true" android:exported="true" android:process=":smp" />
        <receiver android:name="com.bytedance.notification.NotificationDeleteBroadcastReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.larus.nova.pushsdk.notification.delete.action" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.bytedance.notification.SmpNotificationDeleteBroadcastReceiver" android:exported="false" android:process=":smp">
            <intent-filter>
                <action android:name="com.larus.nova.pushsdk.notification.delete.action.smp" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/TranslucentStyle" android:name="com.bytedance.notification.activity.BannerActivity" android:taskAffinity="com.larus.nova.push.banner" android:launchMode="singleInstance" />
        <activity android:theme="@style/TranslucentStyle" android:name="com.bytedance.notification.activity.SmpBannerActivity" android:process=":smp" android:taskAffinity="com.larus.nova.push.banner" android:launchMode="singleInstance" />
        <activity android:theme="@style/TranslucentStyle" android:name="com.bytedance.notification.activity.PushBannerActivity" android:process=":push" android:taskAffinity="com.larus.nova.push.banner" android:launchMode="singleInstance" />
        <service android:name="com.ss.android.newmedia.redbadge.RedbadgeHandler" android:exported="true">
            <intent-filter>
                <action android:name="com.ss.android.redbadge.message" />
            </intent-filter>
        </service>
        <service android:name="com.ss.android.newmedia.redbadge.RedBadgePushProcessService" android:exported="false" android:process=":push" />
        <provider android:name="com.ss.android.pushmanager.setting.PushMultiProcessSharedProvider" android:exported="false" android:authorities="com.larus.nova.push.SHARE_PROVIDER_AUTHORITY" />
        <service android:name="com.bytedance.common.process.service.CrossProcessServiceForMain" android:exported="false" />
        <service android:name="com.bytedance.common.process.service.CrossProcessServiceForPush" android:exported="false" android:process=":push" />
        <service android:name="com.bytedance.common.process.service.CrossProcessServiceForPushService" android:exported="false" android:process=":pushservice" />
        <service android:name="com.bytedance.common.process.service.CrossProcessServiceForSmp" android:exported="false" android:process=":smp" />
        <service android:name="com.bytedance.common.MainProcessEventService" android:stopWithTask="true" />
        <provider android:name="com.bytedance.ug.sdk.share.impl.provider.ShareSdkProvider" android:exported="false" android:authorities="com.larus.nova.ug.sdk.share.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ug_sdk_share_filepaths" />
        </provider>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.bytedance.sdk.open.douyin.ui.DouYinWebAuthorizeActivity" android:screenOrientation="behind" android:configChanges="orientation|screenSize" />
        <provider android:name="com.bytedance.reparo.provider.ReparoProvider" android:exported="false" android:authorities="com.larus.nova.reparo" />
        <activity android:theme="@android:style/Theme.Light.NoTitleBar" android:name="com.bytedance.reparo.ReparoInfoActivity" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.bytedance.scene.ui.SceneContainerActivity" />
        <activity android:theme="@style/twice_verify.ActivityDialogStyle" android:name="com.bytedance.bdturing.twiceverify.TwiceVerifyWebActivity" android:exported="false" android:multiprocess="true" android:launchMode="singleTop" android:windowSoftInputMode="adjustResize" />
        <provider android:name="com.bytedance.bdturing.ttnet.BdTuringInitProvider" android:exported="false" android:authorities="com.larus.nova.bdturing.InitProvider" android:initOrder="9" />
        <provider android:name="com.bytedance.apm.battery.dao.MonitorContentProvider" android:exported="false" android:authorities="com.larus.nova.apm" />
        <activity android:name="com.ss.android.deviceregister.AActivity" />
        <receiver android:name="com.bytedance.applog.collector.Collector" android:enabled="true" android:exported="false" />
        <provider android:name="com.bytedance.upc.cache.ApiMultiProcessSharedProvider" android:exported="false" android:authorities="com.larus.nova.UPC.SHARE_PROVIDER_AUTHORITY" />
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.larus.nova.androidx-startup">
            <meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
        </provider>
        <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.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="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ss.android.ShowDialogActivity" />
        <provider android:name="com.bytedance.android.sdk.bdticketguard.TicketGuardProvider" android:exported="false" android:authorities="com.larus.nova.TicketGuardProvider" />
        <provider android:name="com.ss.android.token.AuthTokenMultiProcessSharedProvider" android:exported="false" android:authorities="com.larus.nova.auth_token.SHARE_PROVIDER_AUTHORITY" />
        <provider android:name="com.ss.android.token.TokenObjectProvider" android:exported="false" android:authorities="com.larus.nova.TokenObjectProvider" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <service android:name="com.bytedance.common.wschannel.server.WsChannelService" android:exported="false" android:process=":push" android:stopWithTask="true" />
        <service android:name="com.bytedance.common.wschannel.client.WsClientService" android:exported="false" android:stopWithTask="true" />
        <provider android:name="com.bytedance.common.wschannel.WsChannelMultiProcessSharedProvider" android:exported="false" android:authorities="com.larus.nova.WsChannelMultiProcessSharedProvider" />
        <activity android:name="com.bytedance.bdinstall.migrate.MigrateDetectorActivity" />
        <provider android:name="com.bytedance.bdinstall.BDInstallProvider" android:exported="false" android:authorities="com.larus.nova.bdinstall.provider" />
        <service android:name="com.honor.HonorMessageListenerService" android:exported="false">
            <intent-filter>
                <action android:name="com.hihonor.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <provider android:name="com.bytedance.push.settings.storage.MainProcessSettingsProvider" android:exported="false" android:authorities="com.larus.nova.push.settings" />
        <provider android:name="com.bytedance.push.settings.storage.SmpProcessSettingsProvider" android:exported="false" android:process=":smp" android:authorities="com.larus.nova.push.settings.smp" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.DownloadTaskDeleteActivity" android:exported="false" android:launchMode="singleTask" />
        <activity android:theme="@android:style/Theme.Dialog" android:name="com.ss.android.socialbase.appdownloader.view.JumpUnknownSourceActivity" android:exported="false" android:launchMode="singleTask" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.IndependentProcessDownloadService" android:exported="false" android:process=":downloader" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.notification.DownloadNotificationService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.DownloadService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.impls.DownloadHandleService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.downloader.downloader.SqlDownloadCacheService" android:exported="false" android:stopWithTask="true" />
        <provider android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.larus.nova.lifecycle-process" />
        <service android:name="com.huawei.MessageService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.larus.nova.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.larus.nova.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.vivo.push.sdk.service.CommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" android:process=":smp" />
        <service android:name="com.vivo.push.sdk.service.MainCommandClientService" android:permission="com.push.permission.UPSTAGESERVICE" android:exported="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.vivo.push.sdk.LinkProxyClientActivity" android:exported="false" android:screenOrientation="portrait" />
        <receiver android:name="com.vivo.VivoPushMessageReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.vivo.SmpVivoPushMessageReceiver" android:exported="false" android:process=":smp">
            <intent-filter>
                <action android:name="com.vivo.pushclient.action.RECEIVE_SMP" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/Praise.Dialog.Alert" android:name="com.bytedance.praisedialoglib.ui.PraiseDialogActivity" android:launchMode="singleTask" />
        <activity android:name="com.ss.android.socialbase.appdownloader.view.DownloadHandleNotificationActivity" android:exported="false" android:launchMode="singleTask" />
        <service android:name="com.ss.android.socialbase.appdownloader.DownloadHandlerService" android:exported="false" android:stopWithTask="true" />
        <service android:name="com.ss.android.socialbase.appdownloader.RetryJobSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:stopWithTask="true" />
        <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.larus.nova.permission.PUSH_PROVIDER" android:writePermission="com.larus.nova.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.larus.nova.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.10.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" />
        <meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50906" />
        <meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_9_6-C" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance">
            <meta-data android:name="supportStyle" android:value="scene|voip" />
        </activity>
        <meta-data android:name="sdkVersion" android:value="3400" />
        <meta-data android:name="sdk_version_vivo" android:value="504" />
        <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.303" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.9.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.8.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
        <meta-data android:name="availableLoaded" android:value="yes" />
        <activity android:theme="@style/Base_Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="behind" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true">
            <meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
        </activity>
        <activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
        <provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.larus.nova.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <meta-data android:name="com.hihonor.mcs.client.appid" android:value="104416156" />
        <meta-data android:name="com.hihonor.mcs.client.developerid" android:value="developerid=109999859290" />
    </application>
</manifest>