阿里钱盾 v2.6.0版本的 MD5 值为:7f142c4814ce3f1f89ff56ecf548d2fd

以下内容为反编译后的 阿里钱盾 v2.6.0 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="42" android:versionName="2.6.0" android:installLocation="auto" package="com.ali.money.shield" platformBuildVersionCode="22" platformBuildVersionName="5.1.1-1819727"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="9" android:targetSdkVersion="18" />
    <uses-permission android:name="android.permission.BROADCAST_STICKY" />
    <uses-permission android:name="com.android.browser.permission.READ_HISTORY_BOOKMARKS" />
    <uses-permission android:name="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS" />
    <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />
    <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_WIFI_STATE" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.WRITE_CONTACTS" />
    <uses-permission android:name="android.permission.RECEIVE_SMS" />
    <uses-permission android:name="android.permission.READ_SMS" />
    <uses-permission android:name="android.permission.WRITE_SMS" />
    <uses-permission android:name="android.permission.SEND_SMS" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-feature android:name="android.hardware.camera" />
    <uses-feature android:name="android.hardware.camera.autofocus" />
    <uses-permission android:name="android.permission.WRITE_CALL_LOG" />
    <uses-permission android:name="android.permission.READ_CALL_LOG" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
    <uses-permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT" />
    <uses-permission android:name="android.permission.READ_LOGS" />
    <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
    <uses-permission android:name="android.permission.RECEIVE_MMS" />
    <uses-permission android:name="android.permission.SEND_SMS" />
    <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="com.android.launcher.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_ADDED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_CHANGED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_INSTALL" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_REPLACED" />
    <uses-permission android:name="android.permission.RESTART_PACKAGES" />
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    <uses-permission android:name="com.taobao.taobao.permission.C2D_MESSAGE" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.CHANGE_CONFIGURATION" />
    <uses-permission android:name="android.permission.INTERACT_ACROSS_USERS_FULL" />
    <uses-permission android:name="android.permission.GET_PACKAGE_SIZE" />
    <uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
    <uses-permission android:name="android.permission.USE_CREDENTIALS" />
    <uses-permission android:name="android.permission.BLUETOOTH" />
    <uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" />
    <uses-permission android:name="android.permission.CLEAR_APP_CACHE" />
    <uses-permission android:name="android.permission.ACCESS_MTK_MMHW" />
    <application android:theme="@style/CommonActTheme" android:label="@string/app_name" android:icon="@drawable/ic_launcher" android:name="com.ali.money.shield.MainApplication" android:allowBackup="false">
        <meta-data android:name="AA_DB_NAME" android:value="moneyshield_onekey_scan.db" />
        <meta-data android:name="AA_DB_VERSION" android:value="1" />
        <meta-data android:name="AA_MODELS" android:value="com.ali.money.shield.activity.mainhome.bean.OneKeyScanScoreItem" />
        <meta-data android:name="run_env" android:value="0" />
        <meta-data android:name="com.amap.api.v2.apikey" android:value="706cbaefb1578257f2255bbd8f000722" />
        <activity android:theme="@style/WelcomeActTheme" android:name="com.ali.money.shield.activity.WelcomeActivity" android:process=":init" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="http" android:host="qd.alibaba.com" android:pathPrefix="/channel/act/launch/moneyshield-android" />
            </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="moneyshield" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/WelcomeActTheme1" android:name="com.ali.money.shield.activity.WelcomeActivityOrigin" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@style/MainHomeActTheme" android:label="@string/app_name" android:name="com.ali.money.shield.activity.MainHomeActivity" android:process=":fore" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="fontScale|keyboard|keyboardHidden|locale|navigation|orientation|screenSize" />
        <activity android:name="com.ali.money.shield.activity.OpenSmsAntiThelfActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.GlobalSettingsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SafeSmsSettingsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.MainActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@style/dummy_dialog" android:label="@string/app_name" android:name="com.ali.money.shield.activity.dialog.dummy.DummyDialogActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:screenOrientation="portrait" />
        <activity android:theme="@style/WebViewActivityTheme" android:label="@string/app_name" android:name="com.ali.money.shield.activity.TaoBaoLoginActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.AntiTheftDetailActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.SmsGuardActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.SystemMessageActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.FeedbackActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.VersionUpdateActivity" android:process=":fore" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.AboutActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppDoorTheme" android:label="@string/app_name" android:name="com.ali.money.shield.applock.AppDoorActivity" android:excludeFromRecents="true" android:launchMode="singleInstance" android:screenOrientation="portrait" />
        <activity android:theme="@style/QRActivityTheme" android:label="@string/app_name" android:name="com.ali.money.shield.activity.QRReportActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.FraudActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.AccountGuardActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.AccountHistoryActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.FishingBlockActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.ReportFraudSMSActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptSettingsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptStyleActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptCustomStyleActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptBlacklistAddFromCustomActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptBlacklistAddFromCallActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptBlacklistAddFromSmsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.FraudInterceptBlacklistAddFromContactsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.ReportFraudCallActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopJieDaoActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.WalletShieldActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WalletShieldSettingActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.VerifyStatusActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.VerifyNeedCheckActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.VerifyNoInfoActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.OpenShopCheckCodeActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.VerifyPositionActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:label="@string/app_name" android:name="com.ali.money.shield.activity.OpenShopPhoneNumberActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PhoneIdentifyActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PhoneIdentifyHardwareActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ali.money.shield.activity.NewYearActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ali.money.shield.activity.FraudMarkNumberListTabItemView" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Wallpaper.NoTitleBar" android:name="com.ali.money.shield.activity.OneKeyFastPassActivity" android:process=":fore" android:launchMode="singleInstance" android:screenOrientation="portrait" />
        <activity android:theme="@style/resource_locator" android:name="com.ali.money.shield.activity.ResourceLocatorActivity" android:exported="false" android:process=":fore" android:launchMode="standard" 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="tac" />
                <data android:host="qd.alibaba.com" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.sharesdk.framework.ShareSDKUIShell" android:exported="false" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden">
            <intent-filter>
                <data android:scheme="tencent1103438243" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <receiver android:label="@string/wallet_shield_anti_uninstall_tips" android:name="com.ali.money.shield.activity.DeviceAdminSampleReceiver" android:permission="android.permission.BIND_DEVICE_ADMIN" android:description="@string/wallet_shield_anti_uninstall_tips">
            <meta-data android:name="android.app.device_admin" android:resource="@xml/device_admin_sample" />
            <intent-filter>
                <action android:name="android.app.action.DEVICE_ADMIN_ENABLED" />
            </intent-filter>
        </receiver>
        <activity android:name="com.ali.money.shield.virus.activity.VirusDetailsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.virus.activity.ScanVirusActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.virus.activity.ScanVirusSettingActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.virus.activity.ScanTypeSettingActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.ali.money.shield.activity.GuardAgainstTheftForTakePhotoActivity" android:process=":fore" android:launchMode="singleInstance" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PaymentCoverageActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PaymentCoverageProcessActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PaymentCoverageDocumentActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@style/ALiWebViewActivityTheme" android:name="com.ali.money.shield.activity.PaymentCoveragePurchaseActivity" android:process=":webview" android:screenOrientation="portrait" />
        <activity android:theme="@style/ALiWebViewActivityTheme" android:name="com.ali.money.shield.activity.PaymentCoveragePurchaseActivityMixed" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PaymentCoveragePreViewActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.uilib.activity.ALiWebviewActivity" android:process=":webview" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.uilib.activity.AliWebviewActivityMixed" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WalletTipsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.NetworkActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.CustomServiceNumberActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.GenuineAppActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.ShopAppProtectActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.GenuineAppDetailsActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.CustomServiceNumberAddActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.OpenShopPhoneCodeActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.OpenShopCardCheckActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.OpenShopPositionActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.OpenShopPicActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.OpenShopGetPicActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopShowPicActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopCheckPicActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopSucActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.VerifyAutoActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.VerifyCheckPhoneActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:name="com.ali.money.shield.speedup.activity.SpeedupMainActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.speedup.activity.SpeedupAppFrozenActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.Translucent" android:name="com.ali.money.shield.activity.DeskTopPopupActivity" android:process=":fore" />
        <activity android:theme="@style/SharedTheme" android:name="com.ali.money.shield.activity.SharedActivity" android:process=":fore" />
        <activity android:name="com.ali.money.shield.activity.ReceiveAddressActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:name="com.ali.money.shield.activity.MyRedPacketsActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.RecentLoginActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopShengFenActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopChengShiActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OpenShopQuActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OrderProtectActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.OrderListActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.ali.money.shield.activity.AutoPayNotificationActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.ActivityRulesActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.AbnormalDealActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.LocationFeedBackActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.ChooseCityActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.ProtectedAppActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WindvaneBrowserActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.VerificationCenterActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.VerificationCenterGuideActivity" android:process=":fore" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SecurityValidationActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SecurityValidationSecurityPhoneActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.UserCenterActivity" android:process=":fore" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <service android:name="com.ali.money.shield.service.UninstallAndFeedBackService" android:exported="false" android:process=":feedback" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafePlaceHolderActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeCommonActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeLockSettingActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeSelectActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeQuestionActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeVerifyIdActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeVerifyCodeActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSafeChangeAccountActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountReportActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountAcceptanceFormActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountReportProgressActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountSubmitSuccessActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountLeakedOrderInfoActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountLiarInfoActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessCallLogForLiarInfoActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountMoneyLosedActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountLosedMoneyWayActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.ali.money.shield.activity.WirelessAccountLiedWayActivity" android:process=":fore" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.ali.money.shield.activity.SelfLockActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PatternLockSettingActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.PatternLockIntroduction" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.UserDiscoveryActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SellerSafeMainHomeActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SellerSafeAbnormalActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.activity.SellerSafeDataListActivity" android:process=":fore" android:screenOrientation="portrait" />
        <service android:name="com.ali.money.shield.service.MoneyShieldService" android:exported="false">
            <intent-filter>
                <action android:name="com.ali.money.shield.service.IMoneyShieldService" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.ali.money.shield.stayalive.wakeup" />
            </intent-filter>
        </service>
        <service android:name="com.ali.money.shield.service.ForeService" android:exported="false" android:process=":fore">
            <intent-filter>
                <action android:name="com.ali.money.shield.service.IForeService" />
            </intent-filter>
        </service>
        <provider android:name="com.ali.money.shield.sdk.sqllite.WBContentProvider" android:exported="false" android:authorities="com.ali.money.shield" />
        <service android:name="com.taobao.statistic.module.data.Yolanda" android:process=":utremote" />
        <receiver android:name="com.taobao.agoo.SystemReceiver" android:process=":push">
            <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>
        </receiver>
        <receiver android:name="com.taobao.agoo.MessageReceiver" android:process=":push">
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.RECEIVE" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.agoo.ElectionReceiver" android:process=":push">
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.ELECTION_RESULT_V4" />
                <category android:name="taobao" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.taobao.agoo.RegistrationReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.ali.money.shield.intent.action.COMMAND" />
            </intent-filter>
        </receiver>
        <service android:name="com.taobao.agoo.PushService" android:exported="true" android:process=":push">
            <intent-filter>
                <action android:name="com.ali.money.shield.intent.action.START" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.ali.money.shield.intent.action.COCKROACH" />
            </intent-filter>
            <intent-filter>
                <action android:name="org.agoo.android.intent.action.PING_V4" />
                <category android:name="taobao" />
            </intent-filter>
        </service>
        <service android:name="com.ali.money.shield.TaobaoIntentService" />
        <service android:name="com.taobao.agoo.TaobaoMessageIntentReceiverService" android:exported="true" android:process=":push">
            <intent-filter>
                <action android:name="org.android.agoo.client.MessageReceiverService" />
            </intent-filter>
            <intent-filter>
                <action android:name="org.android.agoo.client.ElectionReceiverService" />
            </intent-filter>
        </service>
        <receiver android:name="com.ali.money.shield.service.WakeUpReceiver$StaticWakeUpReceiver" android:exported="false">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_CHANGED" />
                <action android:name="android.intent.action.PACKAGE_REPLACED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.receiver.UpdateScheduleReceiver" android:exported="false">
            <intent-filter>
                <action android:name="ACTION_UPDATE_FISH_DB" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_VERSION_UPDATE" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_UPDATE_B_AND_N_DATA" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_REPORT_INTERCEPT_SMS" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_APP_UNINSTALL_DB" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.receiver.UploadLocationReceiver" android:exported="false" />
        <service android:name="com.ali.money.shield.frame.BackHandleForeTransferService" />
        <service android:name="com.ali.money.shield.frame.ForeHandleBackTransferService" android:process=":fore" />
        <meta-data android:name="UMENG_APPKEY" android:value="53e9dbe5fd98c546e6001bb1" />
        <meta-data android:name="UMENG_CHANNEL" android:value="600214" />
        <activity android:label="@string/sms_plugin_name" android:name="com.ali.callmaster.plugin.proxy.ActivityProxy">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:label="@string/sms_plugin_name" android:name="com.ali.money.shield.sms.integrate.SmsActivityProxy" android:taskAffinity=":ali.sec.sms" android:launchMode="singleTask">
            <meta-data android:name="stubPackageName" android:value="com.ali.callmaster.sms" />
            <meta-data android:name="shareClassName" android:value="com.ali.callmaster.sms.app.activity.SmsMainActivity" />
            <intent-filter>
                <action android:name="android.intent.ali.sms.action" />
            </intent-filter>
        </activity>
        <activity android:label="@string/sms_plugin_name" android:name="com.ali.money.shield.sms.integrate.ShareActivityProxy">
            <meta-data android:name="stubPackageName" android:value="com.ali.callmaster.sms" />
            <meta-data android:name="shareClassName" android:value="com.ali.callmaster.sms.app.activity.NewSmsToSendActivity" />
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <action android:name="android.intent.action.SENDTO" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
                <data android:scheme="sms" />
                <data android:scheme="smsto" />
                <data android:scheme="mms" />
                <data android:scheme="mmsto" />
            </intent-filter>
        </activity>
        <activity android:label="@string/sms_plugin_name" android:name="com.ali.money.shield.sms.integrate.NotifyActivityProxy">
            <meta-data android:name="stubPackageName" android:value="com.ali.callmaster.sms" />
            <meta-data android:name="shareClassName" android:value="com.ali.callmaster.sms.app.activity.SmsChattingActivity" />
        </activity>
        <activity android:label="@string/sms_plugin_name" android:name="com.ali.money.shield.sms.integrate.SettingsActivityProxy">
            <meta-data android:name="stubPackageName" android:value="com.ali.callmaster.sms" />
            <meta-data android:name="shareClassName" android:value="com.ali.callmaster.sms.app.activity.SettingsActivity" />
        </activity>
        <service android:name="com.ali.callmaster.plugin.proxy.ServiceProxy" android:exported="true" />
        <service android:name="com.ali.money.shield.sms.integrate.service.RespondViaService" android:permission="android.permission.SEND_RESPOND_VIA_MESSAGE" android:exported="true">
            <intent-filter>
                <action android:name="android.intent.action.RESPOND_VIA_MESSAGE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="sms" />
                <data android:scheme="smsto" />
                <data android:scheme="mms" />
                <data android:scheme="mmsto" />
            </intent-filter>
        </service>
        <receiver android:name="com.ali.money.shield.sms.integrate.receiver.SmsReceiver" android:permission="android.permission.BROADCAST_SMS">
            <intent-filter android:priority="2147483647">
                <action android:name="com.android.mms.transaction.MESSAGE_SENT" />
                <data android:scheme="content" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.SEND_MESSAGE" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.provider.Telephony.SMS_DELIVER" />
                <action android:name="android.provider.Telephony.SMS_RECEIVED" />
                <action android:name="android.provider.Telephony.GSM_SMS_RECEIVED" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="com.android.mms.transaction.MessageStatusReceiver.MESSAGE_STATUS_RECEIVED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.sms.integrate.receiver.MmsReceiver" android:permission="android.permission.BROADCAST_WAP_PUSH">
            <intent-filter android:priority="2147483647">
                <action android:name="com.android.mms.transaction.MESSAGE_SENT" />
                <data android:scheme="content" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.provider.Telephony.WAP_PUSH_DELIVER" />
                <data android:mimeType="application/vnd.wap.mms-message" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.SEND_MESSAGE" />
            </intent-filter>
            <intent-filter android:priority="2147483647">
                <action android:name="com.android.mms.transaction.MessageStatusReceiver.MESSAGE_STATUS_RECEIVED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.sms.integrate.receiver.CallMasterMsgReceiver">
            <intent-filter>
                <action android:name="android.provider.Telephony.customized.FORWARD_FROM" />
            </intent-filter>
        </receiver>
        <provider android:name="com.ali.money.shield.speedup.provider.SpeedupContentProvider" android:exported="false" android:authorities="com.ali.money.shield.speedup.contentprovider" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.login.ui.UserLoginActivity_" android:process=":fore" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.sms.ui.SMSBizActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.webview.WebViewActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.account.bind.AlipayUserBindActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.account.bind.TaobaoAccountBindActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.register.ui.AliUserRegisterActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.webview.HtmlActivity" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.register.ui.AliUserRegisterChoiceRegionActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.register.ui.AliUserRegisterSMSActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.register.ui.WebViewActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.webview.AliUserRegisterWebview_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.register.ui.AliUserRegisterSetLoginPassword_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.NoBackgroundAndTitle" android:name="com.ali.user.mobile.account.bind.NewAccountBindActivity_" android:process=":fore" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation" android:windowSoftInputMode="adjustResize|stateHidden" />
        <service android:name="com.taobao.android.sso.internal.PidGetterService" android:exported="true" />
        <service android:name="com.taobao.android.sso.internal.AuthenticationService" android:permission="android.permission.ACCOUNT_MANAGER" android:enabled="false" android:exported="true">
            <intent-filter>
                <action android:name="android.accounts.AccountAuthenticator" />
            </intent-filter>
            <meta-data android:name="android.accounts.AccountAuthenticator" android:resource="@xml/taobao_authenticator" />
            <meta-data android:name="android.accounts.AccountAuthenticator.customTokens" android:value="true" />
            <meta-data android:name="com.taobao.android.sso.Version" android:value="@integer/sso_version_code" />
        </service>
        <service android:name="com.taobao.android.sso.internal.AlipayAuthenticationService" android:permission="android.permission.ACCOUNT_MANAGER" android:enabled="false" android:exported="true">
            <intent-filter>
                <action android:name="android.accounts.AccountAuthenticator" />
            </intent-filter>
            <meta-data android:name="android.accounts.AccountAuthenticator" android:resource="@xml/alipay_authenticator" />
            <meta-data android:name="android.accounts.AccountAuthenticator.customTokens" android:value="true" />
            <meta-data android:name="com.taobao.android.sso.Version" android:value="@integer/sso_version_code" />
        </service>
        <service android:name="com.taobao.login4android.aidl.LoginService" android:exported="false" android:process=":fore">
            <intent-filter>
                <action android:name="com.taobao.login4android.api.aidl.ILogin" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.ali.money.shield.AliCleaner.ClearActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.AliCleaner.SuperModelEntryActivity" android:process=":fore" android:screenOrientation="portrait" />
        <activity android:name="com.ali.money.shield.AliCleaner.SuperModelActivity" android:process=":fore" android:screenOrientation="portrait" />
        <service android:name="com.ali.money.shield.AliCleaner.ClearService" android:exported="false" android:process=":fore" />
        <receiver android:name="com.ali.money.shield.AliCleaner.pkgevent.PackageEventReceiver" android:process=":fore">
            <intent-filter android:priority="2147483647">
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_CHANGED" />
                <action android:name="android.intent.action.PACKAGE_REPLACED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <provider android:name="com.ali.money.shield.alicleanerlib.provider.CleanerProvider" android:exported="false" android:multiprocess="false" android:authorities="com.ali.money.shield.alicleaner.provider" />
        <service android:name="com.ali.money.shield.alicleanerlib.core.JunkScannerService" />
        <receiver android:name="com.ali.money.shield.alicleanerlib.core.JunkScannerReceiver">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_MOUNTED" />
                <data android:scheme="file" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MEDIA_UNMOUNTED" />
                <data android:scheme="file" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.ali.money.shield.alicleanerlib.ScheduleJunkScan" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.alicleanerlib.update.UpdateScheduleReceiver" android:exported="false">
            <intent-filter>
                <action android:name="ACTION_UPDATE_APP_CLEAN_DATA" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_UPDATE_JUNK_ALL_DATA" />
            </intent-filter>
            <intent-filter>
                <action android:name="ACTION_UPDATE_JUNK_BASE_DATA" />
            </intent-filter>
        </receiver>
        <receiver android:name="com.ali.money.shield.alicleanerlib.update.UpdateNetworkReceiver">
            <intent-filter>
                <action android:name="android.net.wifi.STATE_CHANGE" />
            </intent-filter>
        </receiver>
        <service android:label="rootservice" android:name="com.alibaba.alibaba_root.RootService" android:process=":root">
            <intent-filter>
                <action android:name="com.alibaba.alibaba_root.RootService" />
            </intent-filter>
        </service>
        <meta-data android:name="root_server_config" android:value="0" />
    </application>
</manifest>