Skip to content

Instantly share code, notes, and snippets.

@comm1x
Created December 23, 2025 18:11
Show Gist options
  • Select an option

  • Save comm1x/300174aa175399243d294e53d455221d to your computer and use it in GitHub Desktop.

Select an option

Save comm1x/300174aa175399243d294e53d455221d to your computer and use it in GitHub Desktop.
WhatsApp Manifest
<?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="36" android:compileSdkVersionCodename="16" package="com.whatsapp" platformBuildVersionCode="36" platformBuildVersionName="16">
<uses-feature android:name="android.hardware.bluetooth" android:required="false"/>
<uses-feature android:name="android.hardware.location" android:required="false"/>
<uses-feature android:name="android.hardware.location.network" android:required="false"/>
<uses-feature android:name="android.hardware.location.gps" android:required="false"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.nfc" android:required="false"/>
<uses-feature android:name="android.hardware.wifi" android:required="false"/>
<uses-feature android:name="android.hardware.telephony" android:required="false"/>
<queries>
<package android:name="com.facebook.orca"/>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:host="messenger.com" android:scheme="https"/>
</intent>
<intent>
<action android:name="com.facebook.GET_PHONE_ID"/>
</intent>
<package android:name="com.facebook.adsmanager"/>
<package android:name="com.facebook.analytics"/>
<package android:name="com.facebook.talk"/>
<package android:name="com.facebook.arstudio.player"/>
<package android:name="com.instagram.boomerang"/>
<package android:name="com.facebook.katana"/>
<package android:name="com.facebook.lite"/>
<package android:name="com.instagram.android"/>
<package android:name="com.oculus.home"/>
<package android:name="com.oculus.horizon"/>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:mimeType="*/*"/>
</intent>
<intent>
<action android:name="android.intent.action.SEND"/>
<data android:mimeType="*/*"/>
</intent>
<intent>
<action android:name="android.intent.action.PICK"/>
<data android:mimeType="*/*"/>
</intent>
<intent>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.HOME"/>
</intent>
<intent>
<action android:name="android.intent.action.SEND_MULTIPLE"/>
<data android:mimeType="*/*"/>
</intent>
<package android:name="com.facebook.services"/>
<package android:name="com.google.android.apps.pixelmigrate"/>
<package android:name="com.google.android.apps.restore"/>
<package android:name="com.google.android.apps.pixel.relationships"/>
<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>
<package android:name="com.facebook.stella"/>
<package android:name="com.facebook.stella_debug"/>
<package android:name="com.google.android.apps.nbu.paisa.user"/>
<package android:name="com.phonepe.app"/>
<package android:name="net.one97.paytm"/>
<package android:name="com.dreamplug.androidapp"/>
<package android:name="com.mobikwik_new"/>
<package android:name="in.amazon.mShop.android.shopping"/>
<package android:name="in.org.npci.upiapp"/>
<intent>
<action android:name="com.whatsapp.action.INSTRUMENTATION_CALLBACK_SERVICE"/>
</intent>
<intent>
<action android:name="com.android.vending.billing.InAppBillingService.BIND"/>
</intent>
<intent>
<action android:name="com.google.android.apps.play.billingtestcompanion.BillingOverrideService.BIND"/>
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:scheme="*"/>
</intent>
<intent>
<action android:name="android.intent.action.DIAL"/>
<data android:scheme="tel"/>
</intent>
<intent>
<action android:name="android.intent.action.CALL"/>
<data android:scheme="tel"/>
</intent>
<intent>
<action android:name="android.intent.action.MAIN"/>
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
</intent>
<intent>
<action android:name="whatsapp.payments.intent.action.STEP_UP"/>
</intent>
<provider android:authorities="androidx.car.app.connection" android:name="androidx.car.app.connection.provider"/>
<intent>
<action android:name="org.chromium.intent.action.PAY"/>
</intent>
<intent>
<action android:name="org.chromium.intent.action.IS_READY_TO_PAY"/>
</intent>
<intent>
<action android:name="org.chromium.intent.action.UPDATE_PAYMENT_DETAILS"/>
</intent>
<package android:name="com.whatsapp.w4b"/>
<package android:name="com.meta.testing"/>
<intent>
<action android:name="com.whatsapp.otp.OTP_RETRIEVED"/>
</intent>
<package android:name="com.facebook.appmanager"/>
<package android:name="com.facebook.system"/>
<package android:name="com.LogiaGroup.LogiaDeck"/>
<package android:name="com.google.android.apps.maps"/>
</queries>
<uses-permission android:name="android.permission.RECEIVE_SMS"/>
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT"/>
<uses-permission android:maxSdkVersion="30" android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:minSdkVersion="33" android:name="android.permission.NEARBY_WIFI_DEVICES" android:usesPermissionFlags="0x00010000"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC"/>
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.READ_PHONE_NUMBERS"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS"/>
<uses-permission android:name="android.permission.GET_ACCOUNTS"/>
<uses-permission android:name="com.android.vending.BILLING"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MICROPHONE"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_CAMERA"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_PHONE_CALL"/>
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.DETECT_SCREEN_CAPTURE"/>
<uses-permission android:maxSdkVersion="30" android:name="android.permission.BLUETOOTH_ADMIN"/>
<uses-permission android:name="android.permission.BLUETOOTH_SCAN"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE"/>
<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
<uses-permission android:name="android.permission.USE_FINGERPRINT"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.MANAGE_OWN_CALLS"/>
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS"/>
<uses-permission-sdk-23 android:name="android.permission.CALL_PHONE"/>
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
<uses-permission android:name="android.permission.ACCESS_MEDIA_LOCATION"/>
<uses-permission android:name="android.permission.BROADCAST_STICKY"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_LOCATION"/>
<uses-permission android:name="android.permission.GET_TASKS"/>
<uses-permission android:name="android.permission.INSTALL_SHORTCUT"/>
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS"/>
<uses-permission android:name="android.permission.NFC"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_BASIC_PHONE_STATE"/>
<uses-permission android:name="android.permission.READ_PROFILE"/>
<uses-permission android:name="android.permission.READ_SYNC_SETTINGS"/>
<uses-permission android:name="android.permission.READ_SYNC_STATS"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.SEND_SMS"/>
<uses-permission android:name="android.permission.USE_CREDENTIALS"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.WRITE_CONTACTS"/>
<uses-permission android:name="android.permission.READ_MEDIA_AUDIO"/>
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES"/>
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO"/>
<uses-permission android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED"/>
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
<uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS"/>
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT"/>
<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.google.android.c2dm.permission.RECEIVE"/>
<uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
<uses-permission android:name="com.google.android.providers.gsf.permission.READ_GSERVICES"/>
<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.huawei.android.launcher.permission.READ_SETTINGS"/>
<uses-permission android:name="com.huawei.android.launcher.permission.WRITE_SETTINGS"/>
<uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE"/>
<uses-permission android:name="com.whatsapp.permission.BROADCAST"/>
<uses-permission android:name="com.whatsapp.permission.MAPS_RECEIVE"/>
<uses-permission android:name="com.whatsapp.permission.REGISTRATION"/>
<uses-permission android:name="com.whatsapp.sticker.READ"/>
<uses-permission-sdk-23 android:name="android.permission.ANSWER_PHONE_CALLS"/>
<uses-permission-sdk-23 android:name="android.permission.READ_CALL_LOG"/>
<permission android:name="com.whatsapp.permission.BROADCAST" android:protectionLevel="signature"/>
<permission android:name="com.whatsapp.permission.MAPS_RECEIVE" android:protectionLevel="signature"/>
<permission android:name="com.whatsapp.permission.IDENTITY_VERIFICATION" android:protectionLevel="signature"/>
<permission android:name="com.whatsapp.permission.REGISTRATION" android:protectionLevel="signature"/>
<permission android:name="com.whatsapp.permission.MIGRATION_CONTENT_PROVIDER" android:protectionLevel="signature"/>
<permission android:description="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123002" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123003" android:name="com.whatsapp.sticker.READ"/>
<uses-permission android:name="android.permission.RUN_USER_INITIATED_JOBS"/>
<uses-permission android:name="com.facebook.services.identity.FEO2"/>
<permission android:name="com.whatsapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature"/>
<uses-permission android:name="com.whatsapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"/>
<application android:allowBackup="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:backupAgent="com.whatsapp.registration.app.backuptoken.BackupTokenAgentHelper" android:debuggable="false" android:enableOnBackInvokedCallback="false" android:extractNativeLibs="false" android:fullBackupContent="false" android:fullBackupOnly="false" android:hardwareAccelerated="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050008" android:hasFragileUserData="true" android:icon="@mipmap/icon" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95" android:largeHeap="false" android:manageSpaceActivity="com.whatsapp.storage.StorageUsageManageSpaceActivity" android:name="com.whatsapp.AppShell" android:networkSecurityConfig="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180008" android:preserveLegacyExternalStorage="true" android:requestLegacyExternalStorage="true" android:restoreAnyVersion="true" android:supportsRtl="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:vmSafeMode="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050003">
<uses-library android:name="com.sec.android.app.multiwindow" android:required="false"/>
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
<meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="@string/google_api_key"/>
<meta-data android:name="com.google.android.gms.car.application" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180002"/>
<meta-data android:name="com.google.android.gms.version" android:value="@integer/(name removed)_APKTOOL_DUPLICATENAME_0x7f0c000a"/>
<meta-data android:name="com.google.android.ALLOW_PHISHING_DETECTION" android:value="false"/>
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true"/>
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_W" android:value="632.0dip"/>
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_H" android:value="598.0dip"/>
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_W" android:value="632.0dip"/>
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_H" android:value="598.0dip"/>
<meta-data android:name="android.max_aspect" android:value="2.1"/>
<property android:name="android.window.PROPERTY_COMPAT_ALLOW_RESTRICTED_RESIZABILITY" android:value="true"/>
<meta-data android:name="com.meta.wearable.acdc.service.fbpermission.ACDC_SERVICE" android:value=""/>
<service android:exported="false" android:name="com.meta.wearable.acdc.sdk.service.ACDCRegistrationService">
<intent-filter>
<action android:name="com.meta.wearable.acdc.sdk.service.ACDCRegistrationService.BIND"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<service android:enabled="true" android:exported="true" android:name="com.whatsapp.accountlinking.ipc.service.WaAccountsCenterService">
<intent-filter>
<action android:name="com.whatsapp.wfl.OPERATION"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<activity android:configChanges="uiMode" android:enabled="false" android:exported="true" android:launchMode="singleInstance" android:name="com.whatsapp.migration.export.ui.ExportMigrationActivity" android:permission="com.apple.movetoios.ACCESS" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b">
<intent-filter>
<action android:name="com.whatsapp.intent.action.migrate.ios.START"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<provider android:authorities="com.whatsapp.provider.migrate.ios" android:enabled="false" android:exported="true" android:name="com.whatsapp.migration.export.api.ExportMigrationContentProvider" android:permission="com.apple.movetoios.ACCESS"/>
<activity android:configChanges="uiMode" android:name="com.whatsapp.migration.android.view.GoogleMigrateImporterActivity" android:screenOrientation="fullUser" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="uiMode" android:launchMode="singleInstance" android:name="com.whatsapp.migration.export.ui.ExportMigrationDataExportedActivity" android:screenOrientation="fullUser" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.migration.transfer.ui.ChatTransferActivity" android:screenOrientation="fullUser" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.migration.transfer.ui.ChangeDeviceOtpActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.migration.transfer.ui.P2pTransferQrScannerActivity" android:screenOrientation="fullUser" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150476"/>
<service android:foregroundServiceType="0x00000001" android:name="com.whatsapp.migration.android.integration.service.GoogleMigrateService"/>
<service android:foregroundServiceType="0x00000001" android:name="com.whatsapp.migration.export.service.MessagesExporterService"/>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.migration.android.api.DeferredRestoreBroadcastReceiver" android:permission="android.permission.BACKUP">
<intent-filter>
<action android:name="com.google.android.apps.pixelmigrate.IOS_APP_DATA_AVAILABLE"/>
</intent-filter>
</receiver>
<provider android:authorities="com.whatsapp.pixel.besties.provider" android:enabled="true" android:exported="true" android:name="com.whatsapp.pixel.besties.provider.PixelBestiesApiContentProvider" android:permission="com.google.permission.besties.API"/>
<activity android:exported="true" android:name="com.whatsapp.pixel.besties.activity.PixelBestiesUpsellActivity" android:permission="com.google.permission.besties.API">
<intent-filter>
<action android:name="com.whatsapp.pixel.besties.ACTION_CHAT"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<intent-filter>
<action android:name="com.whatsapp.pixel.besties.ACTION_INVITE"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.accountlinking.auth.xfamily.ui.AccountLinkingWebAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482">
<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:host="sso" android:scheme="wa-xf-login"/>
</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:host="www.whatsapp.com" android:pathPrefix="/wa-xf-login/callback" android:scheme="https"/>
</intent-filter>
</activity>
<service android:exported="true" android:name="com.whatsapp.wearos.WearOsListenerService">
<intent-filter>
<action android:name="com.google.android.gms.wearable.BIND_LISTENER"/>
<action android:name="com.google.android.gms.wearable.MESSAGE_RECEIVED"/>
</intent-filter>
</service>
<meta-data android:name="asset_statements" android:resource="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123ad2"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.wamosub.ui.WamoSubActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1505c9"/>
<meta-data android:name="com.facebook.wearable.companion.fbpermission.APP_LINKS" android:value=""/>
<meta-data android:name="android.telephony.PROPERTY_SATELLITE_DATA_OPTIMIZED" android:value="com.whatsapp"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="false" android:name="com.whatsapp.privateai.summarization.SettingsChatPrivateProcessingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsBillerListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsBillerDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsRecentBillerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsRecentBillerAccountActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsBillSummaryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsRechargeSelectPlanActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaBillPaymentsRechargeOperatorAndCircleActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentMethodSelectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiBalanceDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentsValuePropsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentsValuePropsBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.optimizedonboarding.IndiaUpiValuePropsAndTermsBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiIncentivesValuePropsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPinPrimerFullSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPinSetUpCompletedActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentsTosActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentTransactionDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentsAccountSetupActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.onboarding.IndiaUpiBankPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiBankAccountPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiDobPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiDebitCardVerificationActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiBankAccountAddedLandingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiSimVerificationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiOnboardingErrorEducationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiBankAccountDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustNothing"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiDeviceBindStepActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiVpaContactInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiChangePinActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiCheckBalanceActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiSendPaymentActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiSendPaymentActivityBottomSheet" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011e" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiCheckOrderDetailsActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiMandateHistoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPayeePicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiInteropSendToUpiActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiQrCodeScanActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiQrTabActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiQrCodeUrlValidationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentLauncherActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504be" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiMandatePaymentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiQuickBuyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiEnhancedPaymentLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiProfileDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiNumberSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiStepUpActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiInterOpHybridActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:enabled="false" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.payments.indiaupi.receiver.IndiaUpiPayIntentReceiverActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482">
<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:host="pay" android:scheme="upi"/>
</intent-filter>
</activity>
<activity-alias android:enabled="false" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.payments.receiver.IndiaUpiPayIntentReceiverActivity" android:targetActivity="com.whatsapp.payments.indiaupi.receiver.IndiaUpiPayIntentReceiverActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaPaymentTransactionHistoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.mapper.register.IndiaUpiMapperValuePropsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.mapper.register.IndiaUpiMapperLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.mapper.register.IndiaUpiMapperPendingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.mapper.register.IndiaUpiCreateCustomNumberActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPauseMandateActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiPaymentsBlockScreenShareActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.mapper.register.IndiaUpiMapperConfirmationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiProvideMoreInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiProvideMoreInfoBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiAccountRecoveryFinishActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.phoenix.flowconfigurationservice.activities.IndiaUpiFcsPinHandlerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.IndiaUpiPaymentInvitePickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.phoenix.flowconfigurationservice.activities.IndiaUpiFcsResetPinActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.international.IndiaUpiInternationalActivationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.international.IndiaUpiInternationalDeactivationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.international.IndiaUpiInternationalValidateQrActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaWebViewUpiP2mHybridActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiAadhaarCardVerificationActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiLiteTopUpActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.indiaupi.ui.IndiaUpiLiteAccountPickerActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.ui.IndiaUpiAddressFormActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.ui.IndiaUpiAddressSelectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.ui.IndiaUpiShippingAddressSelectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.ui.IndiaUpiShippingAddressFormActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.ui.IndiaUpiSavingsOfferActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:exported="false" android:name="org.npci.upi.security.pinactivitycomponent.UserAuthInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150008"/>
<activity android:excludeFromRecents="true" android:exported="false" android:name="org.npci.upi.security.pinactivitycomponent.GetCredential" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150008" android:windowSoftInputMode="stateHidden">
<intent-filter>
<action android:name="org.npci.upi.security.pinactivitycomponent.GetCredential"/>
</intent-filter>
</activity>
<service android:enabled="true" android:exported="false" android:name="org.npci.upi.security.pinactivitycomponent.CLRemoteServiceImpl">
<intent-filter>
<action android:name="org.npci.upi.security.services.CLRemoteService"/>
</intent-filter>
</service>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.globalorder.ui.GlobalPaymentOrderDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.globalorder.GlobalPaymentTransactionDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<service android:exported="false" android:name="com.whatsapp.alarmservice.AlarmService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<receiver android:exported="false" android:name="com.whatsapp.alarmservice.AlarmBroadcastReceiver" android:permission="com.whatsapp.permission.BROADCAST"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.deeplink.ui.DeepLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity-alias android:enabled="true" android:exported="true" android:name="com.meta.foa.deeplink.FoaDeeplinkActivityAliasUniversalLink" android:targetActivity="com.whatsapp.deeplink.ui.DeepLinkActivity"/>
<activity-alias android:enabled="true" android:exported="true" android:name="com.meta.foa.deeplink.FoaDeeplinkActivityAliasAppScheme" android:targetActivity="com.whatsapp.deeplink.ui.DeepLinkActivity"/>
<activity-alias android:exported="true" android:name="com.whatsapp.TextAndDirectChatDeepLink" android:targetActivity="com.whatsapp.deeplink.ui.DeepLinkActivity">
<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="api.whatsapp.com"/>
<data android:host="wa.me"/>
</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="https"/>
<data android:host="whatsapp.com"/>
<data android:host="www.whatsapp.com"/>
<data android:pathPrefix="/channel"/>
<data android:pathPrefix="/updates"/>
<data android:pathPrefix="/aimediainput"/>
<data android:pathPrefix="/aivoice"/>
</intent-filter>
<intent-filter android:autoVerify="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f1213b6">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="whatsapp.com" android:pathPrefix="/privacy/disclosure" android:scheme="https"/>
</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="https"/>
<data android:scheme="http"/>
<data android:host="whatsapp.com"/>
<data android:host="www.whatsapp.com"/>
<data android:pathPrefix="/dl"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<action android:name="com.whatsapp.DEEP_LINK_REDIRECT"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="send" android:scheme="whatsapp"/>
<data android:host="catalog" android:scheme="whatsapp"/>
<data android:host="product" android:scheme="whatsapp"/>
<data android:host="collection" android:scheme="whatsapp"/>
<data android:host="category" android:scheme="whatsapp"/>
<data android:host="message" android:scheme="whatsapp"/>
<data android:host="channel" android:scheme="whatsapp"/>
<data android:host="updates" android:scheme="whatsapp"/>
<data android:host="pay" android:scheme="whatsapp"/>
<data android:host="stickerpack" android:scheme="whatsapp"/>
<data android:host="settings" android:scheme="whatsapp"/>
<data android:host="qr" android:scheme="whatsapp"/>
<data android:host="archive_settings" android:scheme="whatsapp"/>
<data android:host="disappearing_messages" android:scheme="whatsapp"/>
<data android:host="tos" android:scheme="whatsapp"/>
<data android:host="support" android:scheme="whatsapp"/>
<data android:host="directory" android:scheme="whatsapp"/>
<data android:host="guia" android:scheme="whatsapp"/>
<data android:host="ph" android:scheme="whatsapp"/>
<data android:host="status" android:scheme="whatsapp"/>
<data android:host="privacy" android:scheme="whatsapp"/>
<data android:host="help" android:scheme="whatsapp"/>
<data android:host="code-linking" android:scheme="whatsapp"/>
<data android:host="bizsearch" android:scheme="whatsapp-sheet"/>
<data android:host="calling" android:scheme="whatsapp"/>
<data android:host="wamo" android:scheme="whatsapp"/>
<data android:host="favorites" android:scheme="whatsapp"/>
<data android:host="calluser" android:scheme="whatsapp"/>
<data android:host="call-phone-number" android:scheme="whatsapp"/>
<data android:host="meta_verified" android:scheme="whatsapp"/>
<data android:host="new-list" android:scheme="whatsapp"/>
<data android:host="smartglasses" android:scheme="whatsapp"/>
<data android:host="paa-link" android:scheme="whatsapp"/>
<data android:host="suspicious-link" android:scheme="whatsapp"/>
<data android:host="r" android:scheme="whatsapp"/>
<data android:host="r" android:scheme="whatsapp-smb"/>
<data android:host="set-about" android:scheme="whatsapp"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<action android:name="com.whatsapp.DEEP_LINK_REDIRECT"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="send" android:scheme="whatsapp-consumer"/>
<data android:host="pay" android:scheme="whatsapp-consumer"/>
<data android:host="premium" android:scheme="whatsapp-consumer"/>
<data android:host="biztools" android:scheme="whatsapp-consumer"/>
<data android:host="advertise" android:scheme="whatsapp-consumer"/>
<data android:host="ctwa-messaging-guide" android:scheme="whatsapp-consumer"/>
<data android:host="manage-ads" android:scheme="whatsapp-consumer"/>
<data android:host="biz-add-product" android:scheme="whatsapp-consumer"/>
<data android:host="biztab" android:scheme="whatsapp-consumer"/>
<data android:host="biz-edit-profile" android:scheme="whatsapp-consumer"/>
<data android:host="biz-edit-catalog" android:scheme="whatsapp-consumer"/>
<data android:host="biz-catalog-settings" android:scheme="whatsapp-consumer"/>
<data android:host="biz-hours" android:scheme="whatsapp-consumer"/>
<data android:host="biz-location" android:scheme="whatsapp-consumer"/>
<data android:host="biz-edit-description" android:scheme="whatsapp-consumer"/>
<data android:host="biz-linked-accounts" android:scheme="whatsapp-consumer"/>
<data android:host="biz-website" android:scheme="whatsapp-consumer"/>
<data android:host="biz-price-tier" android:scheme="whatsapp-consumer"/>
<data android:host="biz-profile-completeness" android:scheme="whatsapp-consumer"/>
<data android:host="support" android:scheme="whatsapp-consumer"/>
<data android:host="help" android:scheme="whatsapp-consumer"/>
<data android:host="ad-details" android:scheme="whatsapp-consumer"/>
<data android:host="event-link" android:scheme="whatsapp-consumer"/>
<data android:host="lists" android:scheme="whatsapp-consumer"/>
<data android:host="ph" android:scheme="whatsapp-consumer"/>
<data android:host="code-linking" android:scheme="whatsapp-consumer"/>
<data android:host="marketingmessages" android:scheme="whatsapp-consumer"/>
<data android:host="settings" android:scheme="whatsapp-consumer"/>
<data android:host="calluser" android:scheme="whatsapp-consumer"/>
<data android:host="channel" android:scheme="whatsapp-consumer"/>
<data android:host="fpm" android:scheme="whatsapp-consumer"/>
<data android:host="tds" android:scheme="whatsapp-consumer"/>
<data android:host="meta_verified" android:scheme="whatsapp-consumer"/>
<data android:host="call-phone-number" android:scheme="whatsapp-consumer"/>
<data android:host="smartglasses" android:scheme="whatsapp-consumer"/>
<data android:host="billing-hub" android:scheme="whatsapp-consumer"/>
<data android:host="daily-ads-summary" android:scheme="whatsapp-consumer"/>
<data android:host="scale-good-campaign" android:scheme="whatsapp-consumer"/>
</intent-filter>
</activity-alias>
<activity-alias android:exported="true" android:name="com.whatsapp.VerifyOtpDeepLink" android:targetActivity="com.whatsapp.deeplink.ui.DeepLinkActivity">
<intent-filter android:autoVerify="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123f01">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="http"/>
<data android:scheme="https"/>
<data android:host="b.whatsapp.com"/>
</intent-filter>
<intent-filter android:autoVerify="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123f01">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="http"/>
<data android:scheme="https"/>
<data android:host="v.whatsapp.com"/>
</intent-filter>
</activity-alias>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.deeplink.ui.urlhandlers.SuspiciousLinkHandlerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.deeplink.ui.dfa.SameAppScopeUrlRouterActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.deeplink.ui.dfa.PublicScopeUrlRouterActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.waffle.foalinking.ui.FoaLinkingDeeplinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<provider android:authorities="com.whatsapp.accesslibraryprovider.provider.FamilyAppsUserValuesProvider" android:enabled="true" android:exported="true" android:name="com.whatsapp.accesslibraryprovider.provider.FamilyAppsUserValuesProvider"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountdelete.account.delete.DeleteAccountActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountdelete.account.delete.DeleteAccountConfirmation" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountdelete.phonematching.CountryPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountdelete.account.delete.DeleteAccountFeedbackActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountdelete.account.delete.deletev2.view.DeleteAccountV2Activity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountswitching.product.account.remove.RemoveAccountActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.accountswitching.secondaryprocess.AccountSwitchingActivity" android:process=":account_switching" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150450"/>
<activity android:exported="false" android:name="com.whatsapp.accountsync.LoginActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.whatsapp.accountsync.ProfileActivity">
<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="content"/>
<data android:host="com.android.contacts"/>
<data android:mimeType="vnd.android.cursor.item/vnd.com.whatsapp.profile"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.whatsapp.accountsync.CallContactLandingActivity" android:permission="android.permission.CALL_PHONE">
<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="content"/>
<data android:host="com.android.contacts"/>
<data android:mimeType="vnd.android.cursor.item/vnd.com.whatsapp.voip.call"/>
<data android:mimeType="vnd.android.cursor.item/vnd.com.whatsapp.video.call"/>
</intent-filter>
</activity>
<service android:exported="false" android:name="com.whatsapp.accountsync.AccountAuthenticatorService">
<intent-filter>
<action android:name="android.accounts.AccountAuthenticator"/>
</intent-filter>
<meta-data android:name="android.accounts.AccountAuthenticator" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180001" android:value=""/>
</service>
<activity android:configChanges="keyboard|keyboardHidden|navigation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.aicreation.product.ui.AiCreationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.aicreation.product.ui.AiAvatarCroppingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:name="com.whatsapp.crop.CropImage" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150470"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.aiugccalling.product.ui.UgcCallingActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.authentication.AppAuthenticationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.authentication.AppAuthSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.authgraphql.ui.CommonBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="uiMode" android:name="com.whatsapp.avatar.ui.home.AvatarHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:name="com.whatsapp.avatar.ui.profilephoto.AvatarProfilePhotoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.avatar.ui.profilephotocf.AvatarCoinFlipPoseSelectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.avatar.ui.privacy.AvatarStickerPrivacySettings" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.avatar.ui.privacy.AvatarStickerAllowListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.avatar.ui.editor.AvatarEditorLauncherActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.backup.encryptedbackup.EncBackupMainActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.backup.google.RestoreFromBackupActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.backup.google.RestoreTransferSelectorActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.backup.google.GoogleDriveNewUserSetupActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.backup.google.SettingsGoogleDrive" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.backup.google.restart.RestartAppActivity" android:process=":app_restart" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150479"/>
<service android:exported="false" android:foregroundServiceType="0x00000001" android:name="com.whatsapp.backup.google.GoogleBackupService"/>
<provider android:authorities="com.whatsapp.backup.google.restart.RestartAppContentProvider" android:enabled="true" android:exported="false" android:name="com.whatsapp.backup.google.restart.RestartAppContentProvider"/>
<activity android:name="com.whatsapp.blockbusiness.BlockBusinessActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.blockinguserinteraction.BlockingUserInteractionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.blocklist.ui.BlockList"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.businesscollection.ui.view.activity.CollectionProductListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.businessprofile.businesscompliance.view.BusinessComplianceDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:name="com.whatsapp.calling.upsell.PostCallUpsellActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:name="com.whatsapp.calling.wearableupsell.PostCallWearableUpsellActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121879" android:name="com.whatsapp.instrumentation.product.ui.InstrumentationAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity-alias android:exported="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121879" android:name="com.whatsapp.instrumentation.ui.InstrumentationAuthActivity" android:targetActivity="com.whatsapp.instrumentation.product.ui.InstrumentationAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:exported="true" android:name="com.whatsapp.instrumentation.product.ui.WhatsAppBugReportingBridgeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<receiver android:exported="false" android:name="com.whatsapp.instrumentation.product.notification.DelayedNotificationReceiver">
<intent-filter>
<action android:name="com.whatsapp.instrumentation.product.notification.DelayedNotificationReceiver.SHOW_DELAYED_NOTIFICATION"/>
</intent-filter>
</receiver>
<service android:foregroundServiceType="0x00000001" android:name="com.whatsapp.instrumentation.product.service.InstrumentationFGService"/>
<service android:enabled="true" android:exported="true" android:name="com.whatsapp.instrumentation.product.api.InstrumentationService">
<intent-filter>
<action android:name="com.whatsapp.instrumentation.REQUEST"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<provider android:authorities="com.whatsapp.provider.instrumentation" android:enabled="true" android:exported="false" android:grantUriPermissions="true" android:name="com.whatsapp.instrumentation.product.api.InstrumentationProvider"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.ChatLockRequestAuthInterstitialActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.ChatLockSettingsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.ChatLockCreateSecretCodeActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.ChatLockConfirmSecretCodeActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.ChatLockPrivacySettingsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.chatlock.ui.HideLockedChatsActivity"/>
<activity android:name="com.whatsapp.companionmode.registration.ui.RegisterAsCompanionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:name="com.whatsapp.companionmode.registration.ui.CompanionBootstrapActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:name="com.whatsapp.companionmode.registration.ui.CompanionPostLogoutActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companionmode.registration.ui.RegisterAsCompanionEnterNumberActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:name="com.whatsapp.companionmode.registration.ui.RegisterAsCompanionLinkCodeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.contactinfo.ui.bottomsheet.addtocontact.AddToContactResultDelegateActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.contextualhelp.ui.ContextualHelpActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:launchMode="singleInstance" android:name="com.whatsapp.corruptinstallation.CorruptInstallationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123b62" android:launchMode="singleTask" android:name="com.whatsapp.cuif.ConsentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482">
<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:host="consent" android:scheme="whatsapp"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTask" android:name="com.whatsapp.cuif.ConsentFlowHostActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTask" android:name="com.whatsapp.cuif.ConsentUrlWebViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<meta-data android:name="com.google.android.play.billingclient.version" android:value="7.1.1"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:exported="false" android:name="com.android.billingclient.api.ProxyBillingActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:exported="false" android:name="com.android.billingclient.api.ProxyBillingActivityV2" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.digitalcommerceuser.bloks.DigitalCommerceDcpBloksActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.digitalcommerceuser.bloks.AsteriaBloksActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b" android:windowSoftInputMode="adjustResize"/>
<activity android:name="com.whatsapp.dobverification.ui.consent.ConsentFlowActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.dobverification.ui.contextualagecollection.ContextualAgeCollectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.dobverification.ui.contextualagecollection.binary.CACBinaryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15049d"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.dobverification.ui.contextualagecollection.waffle.CACWaffleActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15049d"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.dobverification.ui.youthconsent.YouthConsentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15049d"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.documentpicker.DocumentPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.documentpicker.DocumentPickerBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.documentpicker.AudioPickerBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.documentpicker.audiopicker.AudioPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:exported="false" android:name="com.google.mlkit.vision.documentscanner.internal.GmsDocumentScanningDelegateActivity" android:screenOrientation="portrait" android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen"/>
<provider android:authorities="com.whatsapp.mlkitinitprovider" android:exported="false" android:initOrder="99" android:name="com.google.mlkit.common.internal.MlKitInitProvider"/>
<service android:directBootAware="true" android:exported="false" android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService">
<meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
</service>
<activity android:configChanges="orientation|screenLayout|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123cc2" android:name="com.whatsapp.dogfood.DogfooderDiagnosticsActivity" android:orientation="vertical" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="orientation|screenLayout|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123cc2" android:name="com.whatsapp.dogfood.DogfooderDiagnosticsDetailReportActivity" android:orientation="vertical" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.email.product.EmailVerificationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.email.product.UpdateEmailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.email.product.VerifyEmailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="uiMode" android:name="com.whatsapp.favorites.ui.FavoritesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.favorites.ui.picker.FavoritesPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.followerinvite.invitepicker.InviteNewsletterFollowerSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.greenalert.GreenAlertActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.iab.IABWebCoreActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.iab.watchandbrowse.WatchAndBrowseActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.mediaview.MediaViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.mediaview.single.SingleMediaViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:launchMode="singleTop" android:name="com.whatsapp.identity.ui.IdentityVerificationActivity" android:permission="com.whatsapp.permission.IDENTITY_VERIFICATION" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123fd2">
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/com.whatsapp.identity.ui"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.identity.ui.ScanQrCodeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122b21">
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/com.whatsapp.identity.ui"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.lastseen.PresencePrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.lastseen.LastSeenBlockListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:launchMode="singleTop" android:name="com.whatsapp.storage.insufficientstoragespace.InsufficientStorageSpaceActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.storage.StorageUsageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150475"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.storage.StorageUsageManageSpaceActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.storage.StorageUsageGalleryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150475"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.dmsetting.ChangeDMSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.dmsetting.DisappearingMessagesSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.dmsetting.ephemeral.ChangeEphemeralSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.dmsetting.expiringgroups.ChangeExpiringGroupsSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.ageverification.idv.AuthenticityActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.home.ui.HomePlaceholderActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048c"/>
<activity android:name="com.whatsapp.home.ui.StarredMessagesPlaceholderActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.home.ui.HomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150464">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95">
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/com.whatsapp.chat"/>
<data android:mimeType="application/com.whatsapp.join"/>
</intent-filter>
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:host="chat" android:scheme="whatsapp"/>
</intent-filter>
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:host="call" android:scheme="whatsapp"/>
</intent-filter>
<intent-filter android:autoVerify="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="http"/>
<data android:scheme="https"/>
<data android:host="call.whatsapp.com"/>
</intent-filter>
</activity>
<activity-alias android:exported="true" android:name="com.whatsapp.AcceptInviteLinkActivityDeepLink" android:targetActivity="com.whatsapp.home.ui.HomeActivity">
<intent-filter android:autoVerify="true" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c95">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="http"/>
<data android:scheme="https"/>
<data android:host="chat.whatsapp.com"/>
</intent-filter>
</activity-alias>
<activity-alias android:exported="true" android:name="com.whatsapp.HomeActivity" android:targetActivity="com.whatsapp.home.ui.HomeActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:hardwareAccelerated="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c86" android:name="com.whatsapp.Main" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150466">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123c86">
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
<category android:name="android.intent.category.MULTIWINDOW_LAUNCHER"/>
</intent-filter>
<meta-data android:name="android.app.shortcuts" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f18000c"/>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121cd2" android:name="com.whatsapp.metaai.voice.product.MetaAiVoiceSettingActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121ccc" android:launchMode="singleTask" android:name="com.whatsapp.metaai.voice.product.MetaAiVoiceCallDesignActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1502ac" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.location.ui.LocationPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.location.ui.LocationPicker2" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.location.ui.LocationPickerSearchActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.location.ui.LocationPickerBottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.location.ui.LocationPicker2BottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.location.ui.LiveLocationPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.location.ui.LocationStarterActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046b" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123de1" android:launchMode="singleTop" android:name="com.whatsapp.metaai.tasks.TasksActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123ddc" android:name="com.whatsapp.metaai.tasks.AiEditOrDeleteTaskActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<receiver android:enabled="false" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f123dca" android:name="com.whatsapp.metaai.ui.widget.MetaAiAppWidgetProvider">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180005"/>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.nativediscovery.businessapisearch.view.activity.BusinessApiSearchActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.delete.ui.DeleteNewsletterActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.mv.ui.NewsletterEditMVActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.mv.ui.NewsletterCreateMVActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.mv.ui.NewsletterUpgradeToMVActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.mv.ui.NewsletterSelectToUpgradeMVActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.newsletter.notification.ui.NewsletterNotificationsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.newsletter.settings.ui.NewsletterSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.transferownership.ui.NewsletterTransferOwnershipActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.waitlist.ui.NewsletterWaitListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1505c8"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.geosuspend.NewsletterGeosuspensionInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.alerts.NewsletterAlertsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.violatingmessages.NewsletterViolatingMessagesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.appealsoutcome.NewsletterAppealsOutcomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.suspension.NewsletterCopyrightSuspensionInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.geosuspend.NewsletterCopyrightGeosuspensionInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.suspension.NewsletterSuspensionInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.profilepicturedeletion.NewsletterProfilePictureDeletionInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.userreports.NewsletterUserReportsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.disputesettlement.NewsletterEnforcementSelectActionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.integrityappeals.NewsletterRequestReviewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletterenforcements.ui.integrityappeals.NewsletterRequestReviewSelectReasonActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:launchMode="singleInstance" android:name="com.whatsapp.notification.ui.PopupNotification" android:taskAffinity="" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150473" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.orderstatus.view.RichOrderDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.otpmessage.notification.OtpOneTapNotificationHandlerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504c0"/>
<receiver android:name="com.whatsapp.otpmessage.notification.OtpZeroTapMarkAsReadNotificationHandlerReceiver"/>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.otpmessage.otp.OtpRequestedReceiver">
<intent-filter>
<action android:name="com.whatsapp.otp.OTP_REQUESTED"/>
</intent-filter>
</receiver>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.otpmessage.otp.OtpIdentityHashRequestedReceiver">
<intent-filter>
<action android:name="com.whatsapp.otp.ID_HASH_REQUESTED"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.payments.brazilpay.paymenthome.PaymentHomeActivity" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.paymenthome.PaymentHomeContactPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.polls.ui.results.PollResultsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.polls.ui.creator.PollCreatorActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize|stateVisible"/>
<activity android:configChanges="keyboard|keyboardHidden" android:launchMode="singleTop" android:name="com.whatsapp.polls.ui.creator.PollCreatorBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118" android:windowSoftInputMode="adjustResize|stateVisible"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.polls.ui.expanded.MediaPollActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.inappbugreporting.InAppBugReportingActivity" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappbugreporting.BugReportingCategoriesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:exported="false" android:name="com.whatsapp.waaibugreporting.WAAIBugReportingActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.integrity.survey.activity.SurveyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:name="com.whatsapp.metaai.threads.MetaAiThreadsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.bot.product.onboarding.BotOnboardingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bot.product.album.BotMediaAlbumActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150469"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bot.product.album.BotMediaViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150469"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:finishOnTaskLaunch="true" android:launchMode="singleTask" android:name="com.whatsapp.calling.ui.VoipActivityV2" android:supportsPictureInPicture="true" android:taskAffinity=":voip" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504c2"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:finishOnTaskLaunch="true" android:launchMode="singleTask" android:name="com.whatsapp.calling.ui.VoipActivityV3" android:supportsPictureInPicture="true" android:taskAffinity=":voip" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504c3"/>
<activity android:exported="false" android:name="com.whatsapp.calling.ui.SystemDialerCallLandingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.calling.ui.calllink.view.CallLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.calling.ui.callhistory.group.GroupCallParticipantPickerSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150463" android:windowSoftInputMode="adjustNothing"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.calling.ui.callhistory.group.GroupCallLogActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.calling.ui.callhistory.group.GroupCallParticipantPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.calling.ui.callhistory.calllog.CallLogActivityV2" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.calling.ui.spam.CallSpamActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150457" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.calling.ui.callrating.CallRatingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.calling.ui.VoipAppUpdateActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150487" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.calling.ui.VoipNotAllowedActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:exported="false" android:name="com.whatsapp.calling.ui.VoipPermissionsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:excludeFromRecents="true" android:exported="false" android:name="com.whatsapp.calling.ui.psa.view.GroupCallPsaActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.calling.ui.favorite.FavoritePicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.calling.ui.favorite.calllist.FavoriteCallListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.calling.ui.upcoming.calllist.UpcomingCallListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.calling.ui.dialer.DialerActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.editcreate.ui.NewsletterCreationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.editcreate.ui.NewsletterEditActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.editcreate.ui.NewsletterEditDescriptionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.profilephoto.ui.ViewNewsletterProfilePhoto" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bd"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.ui.ui.ShareNewsletterInviteLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.flows.ui.app.webview.WaFlowsWebViewBottomsheetModalActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.flows.ui.app.webview.nativeUI.FlowsCalendarPickerActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15022a" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.CommunityMembersActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.deactivate.DeactivateCommunityDisclaimerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.EditCommunityActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.ManageGroupsInCommunityActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.CommunityNUXActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:name="com.whatsapp.community.product.CommunityHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:name="com.whatsapp.community.product.CommunityNavigationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.NewCommunityActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.LinkExistingGroups" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.SelectCommunityForGroupActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.community.product.CommunitySettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.community.product.membersuggestedgroups.MemberSuggestedGroupsManagementActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.ReviewGroupsPermissionsBeforeLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.communitymedia.CommunityMediaActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.TransferCommunityOwnershipActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.community.product.CommunityAdminPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.group.GroupChatInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.group.GroupInvitesListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.ListChatInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.ContactInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.businessupsell.BusinessProfileEducation" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.newsletter.NewsletterInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.newsletter.insights.NewsletterInsightsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.newsletter.multiadmin.InviteNewsletterAdminSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.event.EventsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.chatinfo.membertag.EditGroupMemberTagActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.aihome.product.ui.AIHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.biz.BusinessProfileExtraFieldsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.biz.businessupsell.BusinessAppEducation" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.biz.linkedaccounts.LinkedAccountMediaView" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.nativediscovery.businessdirectory.view.activity.BusinessDirectoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.nativediscovery.businessdirectory.view.activity.DirectoryBusinessChainingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.nativediscovery.businessdirectory.view.activity.BusinessDirectorySERPMapViewActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.nativediscovery.businessdirectory.view.activity.DirectorySetLocationMapActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.nativediscovery.businessdirectory.view.activity.BusinessDirectoryFrequentContactedActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.GroupMembersSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.GroupPermissionsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.newgroup.NewGroup" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.group.product.GroupAddPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.GroupAdminPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150462"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.EditGroupAdminsSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.BulkAddContactPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.group.product.GroupAddBlacklistPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.GroupProfileEmojiEditor" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150471"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.GroupPendingParticipantsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.group.product.acceptinvitelink.AcceptInviteLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.group.product.invites.ViewGroupInviteActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.group.product.invites.InviteGroupParticipantsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.shareinvitelink.ShareGroupInviteLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.writenfctag.WriteNfcTagActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.location.GroupChatLiveLocationsActivity2"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.group.product.location.GroupChatLiveLocationsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.group.product.GroupAddAllowlistPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="uiMode" android:exported="false" android:name="com.whatsapp.lists.product.picker.ListsContactPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.lists.product.home.ListsHomeActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.lists.product.ListsConversationManagementActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.delegate.broadcastlisthome.BroadcastListHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.EditBroadcastRecipientsSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.ContactSyncActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.album.MediaAlbumActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150469"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.message.MessageDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150461"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.message.KeptMessagesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150465"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.conversation.conversationrow.message.reporttoadmin.messageslist.ReportToAdminMessagesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150477"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.message.reporttoadmin.reporttoadminreporterslist.ReportToAdminReportersActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.message.StarredMessagesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047e"/>
<activity android:allowEmbedded="true" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:name="com.whatsapp.Conversation" android:resizeableActivity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150459" android:windowSoftInputMode="stateUnchanged">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<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"/>
</intent-filter>
<intent-filter>
<action android:name="com.whatsapp.Conversation"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.ArchiveNotificationSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.ArchivedConversationsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.RequestsConversationsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.SmsDefaultAppWarning" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.EditMessageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.selection.SingleSelectedMessageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.selection.SelectedImageAndVideoAlbumActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.conversationslist.LockedConversationsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.SuspendedGroupActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversationslist.InteropConversationsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.conversationrow.message.viewreplies.ViewRepliesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150486" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.sidechat.SideChatBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011d" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.privacy.checkup.PrivacyCheckupHomeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.privacy.checkup.PrivacyCheckupDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.qrcode.ui.contactqr.ContactQrActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.qrcode.ui.GroupLinkQrActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.qrcode.ui.contactqr.QrSheetDeepLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.questionreply.composer.ReplyComposerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15032e" android:windowSoftInputMode="stateAlwaysVisible"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.report.ui.ReportActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.response.ui.NewsletterResponseListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:exported="false" android:hardwareAccelerated="true" android:name="com.facebook.smartcapture.view.SelfiePhotoCaptureActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:hardwareAccelerated="true" android:name="com.facebook.smartcapture.view.IdCaptureActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150392"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.softenforcementsmb.BusinessPolicyView" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.softenforcementsmb.BusinessIntegrityBrowser" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.composer.textcomposer.TextStatusComposerActivityV2" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150481" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.status.question.answering.ui.StatusQuestionAnsweringActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1503a6" android:windowSoftInputMode="stateAlwaysVisible"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.directory.ui.NewsletterDirectoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.newsletter.directory.ui.NewsletterDirectoryCategoriesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.settings.WamoPreferencesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.settings.content.WamoRecentPcInteractionsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.settings.page.WamoRecentPagesInteractionsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.settings.page.WamoPageDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.settings.content.WamoRecentActivityDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.wamo.ui.waist.E2EESheetEmbeddedActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.qpbottomsheet.view.activity.BottomSheetQpActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.videopromo.ui.VideoPromotionActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150485"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.videopromo.videoplayerV2.QuickPromotionVideoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121c3b" android:name="com.whatsapp.metaai.ui.imagineme.ImagineMeOnboardingActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121c6b" android:name="com.whatsapp.metaai.ui.imagineme.settings.ImagineMeSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.metaai.ui.imagine.AiImagineBottomSheetLauncher" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15001a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.status.question.reply.StatusQuestionAnswerReplyComposerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.layouts.LayoutsStarterActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.status.layouts.LayoutsEditorActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.mentions.picker.StatusMentionsPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.status.crossposting.privacy.ShareToFacebookActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.status.updates.ui.statusmuting.MutedStatusesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.composer.ConsolidatedStatusComposerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150481" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.MyStatusesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.audience.StatusAudienceListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.status.audienceselector.StatusPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.status.playback.reply.StatusReplyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="stateAlwaysVisible"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.audienceselector.StatusTemporalRecipientsActivity" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.audienceselector.StatusAudienceSelectionActivity" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.audienceselector.StatusAudienceRankedSuggestionsActivity" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.audienceselector.StatusRecipientsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.reply.MessageReplyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.StatusPlaybackActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047f" android:windowSoftInputMode="adjustNothing"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.MyStatusAudienceActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.status.playback.interactions.StatusInteractionsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.systemstatus.ui.SystemStatusActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:launchMode="singleTask" android:name="com.whatsapp.thunderstorm.ui.ThunderstormConnectionsInfoActivity"/>
<activity android:name="com.whatsapp.thunderstorm.ui.ThunderstormPermissionsActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.twofactor.ui.SettingsTwoFactorAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.twofactor.ui.TwoFactorAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.twofactor.ui.AddEmailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:name="com.whatsapp.viewonce.ui.messaging.ViewOnceViewerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504c1"/>
<activity android:exported="true" android:name="com.whatsapp.voicemessaging.productinfra.VoiceMessagingActivity" android:showForAllUsers="true" android:showOnLockScreen="true" android:showWhenLocked="true" android:taskAffinity=":voice" android:theme="@android:style/Theme.Translucent">
<intent-filter>
<action android:name="com.google.android.voicesearch.SEND_MESSAGE_TO_CONTACTS"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="text/plain"/>
<data android:mimeType="audio/wav"/>
</intent-filter>
</activity>
<activity-alias android:enabled="true" android:exported="true" android:launchMode="standard" android:name="com.whatsapp.VoiceMessagingActivity" android:targetActivity="com.whatsapp.voicemessaging.productinfra.VoiceMessagingActivity"/>
<service android:exported="false" android:foregroundServiceType="0x00000800" android:name="com.whatsapp.voicemessaging.productinfra.VoiceMessagingService"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.waffle.wfs.ui.bridge.LinkedUsersActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.registration.app.phonenumberentry.ChangeNumberNotifyContacts" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.registration.app.ChangeNumberOverview" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.registration.app.NotifyContactsSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.registration.app.phonenumberentry.ChangeNumber" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.VerifyTwoFactorAuth" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.EULA" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.flashcall.PrimaryFlashCallEducationScreen" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.registration.app.directmigration.RequestPermissionFromSisterAppActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.phonenumberentry.RegisterPhone" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="stateAlwaysVisible|adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.verifyphone.VerifyPhoneNumber" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.email.EmailEducationScreen" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.backuptoken.BackupTokenEducationScreen" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.email.RegisterEmail" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.email.UnverifiedEmailSetupRegUpsellActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.email.ConfirmEmailSetupRegUpsellActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.sendsmstowa.SendSmsToWa" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.email.VerifyEmail" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.accountdefence.DeviceConfirmationRegistrationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.accountdefence.ui.OldDeviceSecureAccountActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.accountdefence.ui.OldDeviceSecureAccount2FaActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.accountscenter.NtaPhoneNumberPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="stateAlwaysVisible|adjustResize"/>
<receiver android:exported="false" android:name="com.whatsapp.registration.app.notifications.RegRetryVerificationReceiver">
<intent-filter>
<action android:name="com.whatsapp.alarm.REGISTRATION_RETRY"/>
<action android:name="com.whatsapp.alarm.SMS_RECEIVED_WHILE_INACTIVE"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.whatsapp.registration.app.notifications.OnboardingIncompleteReceiver">
<intent-filter>
<action android:name="com.whatsapp.alarm.ONBOARDING_INCOMPLETE"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.whatsapp.registration.app.notifications.EnterPhoneNumberNotificationReceiver">
<intent-filter>
<action android:name="com.whatsapp.alarm.ENTER_PHONE_NUMBER"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.registration.app.directmigration.RestoreFromConsumerDatabaseActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.registration.app.directmigration.MigrationStartTransferActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.accountdefence.ui.OldDeviceMoveAccountNoticeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.RegisterName" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.registration.app.parole.CustomRegistrationBlockActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.registration.app.security.PCRSuccessfulActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<receiver android:exported="true" android:name="com.whatsapp.registration.app.verifyphone.SMSRetrieverAppInactiveReceiver" android:permission="com.google.android.gms.auth.api.phone.permission.SEND">
<intent-filter>
<action android:name="com.google.android.gms.auth.api.phone.SMS_RETRIEVED"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.ContactUsActivity" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.SupportBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.SupportVideoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150452"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.SupportTopicsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.FaqItemActivityV2" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.support.faq.FaqItemActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.support.DescribeProblemActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.support.faq.SearchFAQActivity"/>
<activity android:icon="@drawable/clear" android:name="com.whatsapp.inappsupport.ui.app.support.Remove" android:theme="@android:style/Theme.NoDisplay"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.SupportAiActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.inappsupport.ui.app.SupportPhoneNumberRequestActivity" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.waffle.wfac.ui.WfacBanActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.userban.ui.BanAppealActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentPixOnboardingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150119" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentPixOnboardingActivityV2" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150120" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentPixSendKeyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150119" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPayBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentActivityBottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilSmbPaymentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilSmbPaymentActivityBottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentTransactionDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentCardDetailsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilFbPayHubActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilMerchantDetailsListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.payments.brazilpay.ui.BrazilViralityLinkVerifierActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilDyiReportActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentContactSupportActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentContactSupportP2pActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentCareTransactionSelectorActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentReportPaymentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentDPOActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentIntegrityAppealActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentContactOmbudsmanActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilOrderDetailsActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150460" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilBankListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPaymentDetailsActivity" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.payments.brazilpay.ui.BrazilCompleteTransactionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilReviewPaymentActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilAccountRecoveryPinActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.brazilpay.ui.BrazilPixKeySettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c"/>
<service android:enabled="true" android:exported="false" android:name="com.whatsapp.payments.brazilpay.ui.viewmodel.BrazilBankListFetchService"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.common.ui.BusinessHubActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.common.ui.MerchantPayoutTransactionHistoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045c" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentTransactionHistoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentGroupParticipantPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.common.ui.PaymentTransactionDetailsListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentDeleteAccountActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PayerOrPayeePicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.common.ui.PaymentsUpdateRequiredActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.payments.common.ui.ViralityLinkVerifierActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentInvitePickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.IncentiveValuePropsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentCheckoutOrderDetailsItemListActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f" android:windowSoftInputMode="adjustResize"/>
<activity android:name="com.whatsapp.payments.common.care.csat.CsatSurveyBloksActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150454"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.PaymentWebViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150472" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.MessageWithLinkWebViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150472" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.CheckoutLiteWebViewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150472" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.common.ui.BrowserSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.ShareProductLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.ShareCatalogLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.CatalogImageListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.CatalogMediaView" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504ba"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.biz.view.activity.CatalogListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.biz.view.activity.ProductListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.catalog.product.biz.view.activity.CatalogCategoryTabsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalog.product.biz.view.activity.CatalogWebActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150147"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.businessproduct.ui.biz.product.view.activity.ProductDetailActivity" android:screenOrientation="portrait" android:taskAffinity="com.whatsapp.biz.product.view.activity.CatalogDetailActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.catalogcategory.ui.view.activity.CatalogAllCategoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.ContactsAttachmentSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.ContactsAttachmentSelectorBottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.invite.InviteNonWhatsAppContactPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.AddGroupParticipantsSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.BroadcastListMembersSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.PhoneContactsSelector" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.PhoneContactsSelectorBottomSheet" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.quickcontact.QuickContactActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504be"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.StatusAudienceSelectionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.GroupStatusRecipientPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.picker.ContactPickerBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011a"/>
<activity-alias android:name="com.whatsapp.contact.picker.ContactPickerBottomSheetActivity" android:targetActivity="com.whatsapp.contact.ui.picker.ContactPickerBottomSheetActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.whatsapp.contact.ui.picker.ContactPicker" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f">
<intent-filter>
<action android:name="android.intent.action.PICK"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="com.whatsapp"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="*/*"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND_MULTIPLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="*/*"/>
</intent-filter>
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f120d84">
<action android:name="android.intent.action.CREATE_SHORTCUT"/>
</intent-filter>
<meta-data android:name="android.service.chooser.chooser_target_service" android:value="androidx.sharetarget.ChooserTargetServiceCompat"/>
</activity>
<activity-alias android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f120d84" android:name="com.whatsapp.CreateConversationShortcut" android:targetActivity="com.whatsapp.contact.ui.picker.ContactPicker"/>
<activity-alias android:name="com.whatsapp.contact.picker.ContactPicker" android:targetActivity="com.whatsapp.contact.ui.picker.ContactPicker"/>
<service android:exported="true" android:name="com.whatsapp.contact.ui.sync.ContactsSyncAdapterService">
<intent-filter>
<action android:name="android.content.SyncAdapter"/>
</intent-filter>
<meta-data android:name="android.content.SyncAdapter" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f18000d"/>
<meta-data android:name="android.provider.CONTACTS_STRUCTURE" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180003"/>
</service>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.contactform.ContactFormActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.viewsharedcontacts.ViewSharedContactArrayActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.contact.ui.viewsharedcontacts.ShareSelfContactBottomsheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.mediacomposer.ui.app.MediaComposerActivity" android:relinquishTaskIdentity="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046a" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:name="com.whatsapp.mediacomposer.ui.app.gifvideopreview.GifVideoPreviewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150451" android:windowSoftInputMode="stateUnchanged"/>
<activity android:name="com.whatsapp.mediacomposer.ui.app.documentpicker.DocumentPreviewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150451" android:windowSoftInputMode="stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsSetupUserProxyActivity" android:parentActivityName="com.whatsapp.settings.ui.SettingsUserProxyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="adjustResize"/>
<activity android:name="com.whatsapp.settings.ui.About" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.settings.ui.Licenses" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsAccount" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsPasskeys" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsSecurity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsChatHistory" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.NewChatMessagesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.NewChatMessagesOteReasonActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsHelpActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:name="com.whatsapp.settings.ui.SettingsNotifications" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122d60">
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.NOTIFICATION_PREFERENCES"/>
</intent-filter>
</activity>
<activity-alias android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:name="com.whatsapp.settings.SettingsNotifications" android:targetActivity="com.whatsapp.settings.ui.SettingsNotifications"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsJidNotificationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsUserProxyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.SettingsTabActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047c"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:name="com.whatsapp.settings.ui.SettingsDataUsageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122dbe">
<action android:name="android.intent.action.MANAGE_NETWORK_USAGE"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity-alias android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:name="com.whatsapp.settings.SettingsDataUsageActivity" android:targetActivity="com.whatsapp.settings.ui.SettingsDataUsageActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.SettingsNetworkUsage" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.chat.wallpaper.downloadable.picker.DownloadableWallpaperPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.chat.wallpaper.downloadable.picker.DownloadableWallpaperPreviewActivity" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.theme.preview.ThemesDownloadablePreviewActivity" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.chat.wallpaper.DefaultWallpaperPreview" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.wallpaper.WallpaperCurrentPreviewActivity" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.settings.ui.chat.wallpaper.SolidColorWallpaper" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.wallpaper.SolidColorWallpaperPreview" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.theme.preview.ThemesSolidColorWallpaperPreview" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.theme.preview.ThemesThemePreviewActivity" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.theme.preview.ThemesGalleryWallpaperPreviewActivity" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.wallpaper.WallpaperCategoriesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.wallpaper.GalleryWallpaperPreview" android:screenOrientation="user" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150488"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsPrivacy" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.SettingsChat" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsCallingPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsPrivacyAdvancedActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsContactsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.chat.theme.ChatThemeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsChatAnimation" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsTranscription" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.SettingsAccessibilityActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.settings.ui.SettingsOtherApps" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.settings.ui.SettingsEarlyAccessActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.interopui.optin.InteropOptInSelectIntegratorsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122ce6" android:name="com.whatsapp.interopui.optin.InteropUnifiedInboxOptionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122cbd" android:name="com.whatsapp.interopui.setting.InteropSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f120c20" android:name="com.whatsapp.interopui.compose.InteropComposeSelectIntegratorActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150266"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f120c19" android:name="com.whatsapp.interopui.compose.InteropComposeEnterInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150266" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122887" android:name="com.whatsapp.interopui.setting.InteropReachNotificationSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f120c22" android:name="com.whatsapp.interopui.compose.InteropSelectChatTypeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150266"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f12170a" android:name="com.whatsapp.interopui.optin.InteropGroupPrivacySettingUpdateActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="com.whatsapp.privacy.ui.R.string.group_add_permission_blacklist" android:name="com.whatsapp.interopui.optin.InteropGroupPrivacyAddBlocklistPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:name="com.whatsapp.accountswitching.routing.AccountSwitchingRoutingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bc"/>
<provider android:authorities="com.whatsapp.accountswitching.AccountSwitchingContentProvider" android:enabled="true" android:exported="false" android:name="com.whatsapp.accountswitching.AccountSwitchingContentProvider"/>
<receiver android:enabled="true" android:exported="false" android:name="com.whatsapp.accountswitching.notifications.InactiveAccountNotificationReceiver">
<intent-filter>
<action android:name="com.whatsapp.accountswitching.inactiveaccount.IgnoreCall"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.loginfailure.LogoutMessageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150291"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.loginfailure.PCRLogoutMessageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150291"/>
<receiver android:exported="false" android:name="com.whatsapp.notification.MessageOtpNotificationBroadcastReceiver">
<intent-filter>
<action android:name="com.whatsapp.notification.MessageOtpNotificationBroadcastReceiver.RECEIVE"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.passkeys.ui.PasskeyCreateEducationScreen" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:launchMode="singleTop" android:name="com.whatsapp.profile.ui.VerifiedProfileLinksManagementActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:launchMode="singleTop" android:name="com.whatsapp.profile.ui.ProfileLinksAddOrUpdateLinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.profile.ui.ViewProfilePhoto" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bd"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.ProfilePhotoBlockListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.ProfileLinksDenyListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_search_web" android:name="com.whatsapp.profile.ui.WebImagePicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504c5" android:windowSoftInputMode="stateAlwaysVisible|adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.ProfileInfoActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity-alias android:exported="true" android:name="com.whatsapp.SetAsProfilePhoto" android:targetActivity="com.whatsapp.profile.ui.ProfileInfoActivity">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f122ca2">
<action android:name="android.intent.action.ATTACH_DATA"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="image/*"/>
</intent-filter>
</activity-alias>
<activity android:name="com.whatsapp.profile.ui.ProfileInfoFragmentHost" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.profile.ui.ProfilePhotoReminder" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f" android:windowSoftInputMode="stateUnchanged"/>
<activity android:icon="@drawable/clear" android:name="com.whatsapp.profile.ui.ResetGroupPhoto" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.ProfilePhotoPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.ProfileLinksPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:icon="@drawable/clear" android:name="com.whatsapp.profile.ui.ResetPhoto" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:icon="@drawable/attach_gallery" android:name="com.whatsapp.profile.ui.ViewProfilePhoto$SavePhoto" android:theme="@android:style/Theme.NoDisplay"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.AboutStatusPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.PixPrivacyActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.AboutStatusBlockListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.profile.ui.PixBlockListPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.profile.ui.SetAboutInfo" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:icon="@drawable/ic_capture" android:name="com.whatsapp.profile.ui.CapturePhoto" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.profile.ui.coinflip.nux.CoinFlipNUXBottomSheetLauncher" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150185"/>
<activity android:name="com.whatsapp.profile.ui.coinflip.preview.CoinFlipPreviewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.security.traffic.SettingsDefenseModeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:name="com.whatsapp.security.traffic.SettingsDefenseModeSettingListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15047b"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companiondevice.optin.ui.ForcedOptInActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companiondevice.LinkedDevicesActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.companiondevice.LinkedDevicesEnterCodeActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companiondevice.CompanionHelloConfirmationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companiondevice.LinkedDeviceEditDeviceActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.companiondevice.qrcode.DevicePairQrScannerActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150476"/>
<receiver android:exported="true" android:name="com.whatsapp.registration.ui.RegistrationCompletedReceiver" android:permission="com.whatsapp.permission.REGISTRATION">
<intent-filter>
<action android:name="com.whatsapp.SMBRegistrationCompleted"/>
</intent-filter>
</receiver>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.textstatus.AddTextStatusActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.phoenix.core.flowconfigurationservice.resource.permission.FcsRequestPermissionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.payments.paymentkey.PaymentKeyOnboardingActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.payments.alerts.ui.AlertCardListActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045f"/>
<activity android:exported="false" android:name="com.whatsapp.waffle.accountlinking.wfal.webauthutil.FxWebAuthLauncherActivity"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.waffle.accountlinking.wfal.FxWaInAppBrowserActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.xfamily.groups.ui.LinkExistingGroupActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.xfamily.groups.ui.GroupMembersSelectorActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:clearTaskOnLaunch="false" android:exported="false" android:label="WaCommonDeeplinkActivity" android:name="com.meta.foa.deeplink.WaCommonDeeplinkActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.gallery.ui.NewMediaPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.gallery.ui.MediaGalleryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045e"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_photo_white" android:launchMode="singleTop" android:name="com.whatsapp.gallery.ui.google.GoogleGalleryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011d"/>
<service android:enabled="false" android:exported="false" android:name="com.google.android.gms.metadata.ModuleDependencies">
<intent-filter>
<action android:name="com.google.android.gms.metadata.MODULE_DEPENDENCIES"/>
</intent-filter>
<meta-data android:name="photopicker_activity:0:required" android:value=""/>
</service>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.metaai.voice.app.permission.RequestMetaAiVoicePermissionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.bot.voice.RequestAiVoicePermissionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.conversation.ui.ptt.language.TranscriptionChooseLanguageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.group.ui.events.EventCreationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150118" android:windowSoftInputMode="adjustResize|stateVisible"/>
<receiver android:exported="false" android:name="com.whatsapp.banner.LargeScreenFileSharingUpsellBannerReceiver"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.bizintegrity.ui.callpermission.callback.BizCallbackActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize|stateUnchanged"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.bot.proactivemessage.ui.ProactiveMessageSettingsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f121c89" android:name="com.whatsapp.bot.botmemory.MemoryActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.contact.invite.SMSPreviewInviteParticipantsActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bf"/>
<activity android:name="com.whatsapp.profile.UsernameManagementFlowActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<receiver android:exported="false" android:name="com.whatsapp.reminders.logging.ReminderNotificationDismissedReceiver">
<intent-filter>
<action android:name="com.whatsapp.reminders.NOTIFICATION_DISMISS"/>
</intent-filter>
</receiver>
<service android:exported="false" android:foregroundServiceType="0x00000001" android:name="com.whatsapp.messaging.service.GcmFGService"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:launchMode="singleTop" android:name="com.whatsapp.userban.spamwarning.SpamWarningActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.messagecapping.NewChatMessagesUpsellActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15044f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f1208a8" android:launchMode="singleTask" android:name="com.whatsapp.camera.ui.LauncherCameraActivity" android:noHistory="true" android:taskAffinity=":camera" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504a0" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden">
<intent-filter android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f1208a8">
<action android:name="android.intent.action.CREATE_SHORTCUT"/>
</intent-filter>
</activity>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|uiMode" android:exported="false" android:icon="@drawable/ic_shortcut_camera_alt" android:label="@string/(name removed)_APKTOOL_DUPLICATENAME_0x7f1208a8" android:launchMode="singleTask" android:name="com.whatsapp.camera.ui.CameraActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504a0" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.meta.foa.cds.bottomsheet.WaFoaActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.WaBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.WaBloksActivityWithCustomPreloadScreens" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.WaFcsModalActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.WaFcsPreloadedBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150453" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.WaFcsBottomSheetModalActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.bloks.wabloks.ui.WaBloksBottomSheetActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150455" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.bottomsheet.BloksCDSBottomSheetActivity" android:screenOrientation="unspecified" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.bottomsheet.BloksCDSPreloadCDSBottomSheetActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.bloks.wabloks.ui.screenquery.WaSqBloksActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f" android:windowSoftInputMode="adjustResize"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieCaptureActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieCapturePermissionsActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieOnboardingActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieReviewActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieDataInformationActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:exported="false" android:name="com.facebook.smartcapture.view.SelfieTimeoutActivity" android:screenOrientation="portrait" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150394"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:name="com.whatsapp.stickers.ui.store.preview.StickerStorePackPreviewActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:name="com.whatsapp.stickers.ui.store.StickerStoreActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150480"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.whatsapp.stickers.ui.thirdpartystickers.AddThirdPartyStickerPackActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482">
<intent-filter>
<action android:name="com.whatsapp.intent.action.ENABLE_STICKER_PACK"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity-alias android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.whatsapp.stickers.thirdpartystickers.AddThirdPartyStickerPackActivity" android:targetActivity="com.whatsapp.stickers.ui.thirdpartystickers.AddThirdPartyStickerPackActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482"/>
<provider android:authorities="com.whatsapp.provider.sticker_whitelist_check" android:exported="true" android:name="com.whatsapp.stickers.ui.storage.WhitelistPackQueryContentProvider"/>
<activity android:exported="false" android:icon="@drawable/ic_gallery" android:name="com.whatsapp.gallerypicker.ui.GalleryPickerLauncher" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.gallerypicker.ui.MediaPickerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.gallerypicker.ui.MediaPickerBottomSheetActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15011d"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:icon="@drawable/ic_photo_white" android:name="com.whatsapp.gallerypicker.ui.MediaPicker" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15045d"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.waquickpromotionclient.ui.PushPsaNotificationActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150482">
<intent-filter>
<action android:name="com.whatsapp.waquickpromotionclient.ui.PushPsaNotificationAction"/>
</intent-filter>
</activity>
<receiver android:exported="false" android:name="com.whatsapp.inorganicnotifications.InorganicNotificationDismissedReceiver"/>
<activity android:exported="false" android:name="androidx.car.app.CarAppPermissionActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<receiver android:exported="false" android:name="androidx.car.app.notification.CarAppNotificationBroadcastReceiver"/>
<receiver android:exported="true" android:name="androidx.core.telecom.internal.MuteStateReceiver">
<intent-filter>
<action android:name="android.media.action.MICROPHONE_MUTE_CHANGED"/>
</intent-filter>
</receiver>
<service android:exported="true" android:name="androidx.core.telecom.internal.JetpackConnectionService" android:permission="android.permission.BIND_TELECOM_CONNECTION_SERVICE">
<intent-filter>
<action android:name="android.telecom.ConnectionService"/>
</intent-filter>
</service>
<receiver android:exported="false" android:name="com.whatsapp.calling.calllink.CallLinkShareReceiver"/>
<receiver android:exported="false" android:name="com.whatsapp.calling.callnotification.DeclineIntentReceiver">
<intent-filter>
<action android:name="com.whatsapp.calling.hangup_call"/>
<action android:name="com.whatsapp.calling.reject_call"/>
<action android:name="com.whatsapp.calling.reject_group_reminder"/>
<action android:name="com.whatsapp.calling.end_bot_call"/>
</intent-filter>
</receiver>
<service android:exported="false" android:foregroundServiceType="0x000000E4" android:name="com.whatsapp.calling.service.VoiceFGService"/>
<service android:exported="false" android:name="com.whatsapp.calling.telecom.SelfManagedConnectionService" android:permission="android.permission.BIND_TELECOM_CONNECTION_SERVICE">
<intent-filter>
<action android:name="android.telecom.ConnectionService"/>
</intent-filter>
</service>
<activity android:exported="false" android:launchMode="singleTop" android:name="com.whatsapp.datasharingdisclosure.ui.ConsumerDisclosureActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150458"/>
<service android:exported="false" android:name="com.whatsapp.media.audio.service.BackgroundMediaControlService"/>
<receiver android:exported="false" android:name="com.whatsapp.event.notification.events.EventStartAlarmReceiver"/>
<service android:exported="false" android:name="com.whatsapp.messageservice.messaging.MessageService"/>
<service android:exported="true" android:name="com.google.android.gms.nearby.exposurenotification.WakeUpService" android:permission="com.google.android.gms.nearby.exposurenotification.EXPOSURE_CALLBACK"/>
<service android:foregroundServiceType="0x00000001" android:name="com.whatsapp.migration.transfer.network.service.WifiGroupCreatorP2pTransferService"/>
<service android:foregroundServiceType="0x00000001" android:name="com.whatsapp.migration.transfer.network.service.WifiGroupScannerP2pTransferService"/>
<service android:exported="false" android:name="com.whatsapp.networkavailable.service.UnsentMessagesNetworkAvailableJob" android:permission="android.permission.BIND_JOB_SERVICE"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.webview.ui.WaInAppBrowsingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<receiver android:exported="true" android:name="com.whatsapp.registration.directmigration.MigrationProviderOrderedBroadcastReceiver" android:permission="com.whatsapp.permission.REGISTRATION">
<intent-filter>
<action android:name="com.whatsapp.registration.directmigration.initialMigrationInfoAction"/>
<action android:name="com.whatsapp.registration.directmigration.recoveryTokenAction"/>
<action android:name="com.whatsapp.registration.directmigration.setMigrationStateOnProviderSide"/>
</intent-filter>
</receiver>
<receiver android:exported="true" android:name="com.whatsapp.registration.directmigration.MigrationRequesterBroadcastReceiver" android:permission="com.whatsapp.permission.REGISTRATION">
<intent-filter>
<action android:name="com.whatsapp.registration.directmigration.providerIsLoggedOutAction"/>
<action android:name="com.whatsapp.registration.directmigration.providerAppMigrationSpaceNeededAction"/>
</intent-filter>
</receiver>
<provider android:authorities="com.whatsapp.provider.MigrationContentProvider" android:enabled="true" android:exported="true" android:grantUriPermissions="false" android:name="com.whatsapp.registration.directmigration.MigrationContentProvider" android:readPermission="com.whatsapp.permission.MIGRATION_CONTENT_PROVIDER"/>
<provider android:authorities="com.whatsapp.provider.DirectMigrationContentProvider" android:enabled="true" android:exported="true" android:name="com.whatsapp.registration.directmigration.DirectMigrationContentProvider" android:readPermission="com.whatsapp.permission.MIGRATION_CONTENT_PROVIDER"/>
<service android:exported="true" android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE">
<intent-filter>
<action android:name="android.service.chooser.ChooserTargetService"/>
</intent-filter>
</service>
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true"/>
<meta-data android:name="com.google.android.backup.api_key" android:value="AEdPqrEAAAAImRFQvx8szY9HcRV2sTL7zp5DyY5Lr6ldGt0Z1Q"/>
<property android:name="android.window.PROPERTY_ACTIVITY_EMBEDDING_SPLITS_ENABLED" android:value="true"/>
<activity android:excludeFromRecents="true" android:launchMode="singleInstance" android:name="com.whatsapp.consumer.messaging.CaptivePortalActivity" android:taskAffinity="" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bc"/>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.appwidget.WidgetProvider">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f18000e"/>
</receiver>
<receiver android:exported="false" android:name="com.whatsapp.consumer.notification.MessageNotificationDismissedReceiver">
<intent-filter>
<action android:name="com.whatsapp.consumer.notification.MessageNotificationDismissedReceiver.DISMISS"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.whatsapp.consumer.notification.MissedCallNotificationDismissedReceiver">
<intent-filter>
<action android:name="com.whatsapp.consumer.notification.MissedCallNotificationDismissedReceiver.DISMISS"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.whatsapp.consumer.registration.PreRegNotificationLearnMoreReceiver"/>
<provider android:authorities="com.whatsapp.fileprovider" android:exported="false" android:grantUriPermissions="true" android:name="androidx.core.content.FileProvider">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f180004"/>
</provider>
<provider android:authorities="com.whatsapp.securefileprovider" android:exported="false" android:grantUriPermissions="true" android:name="com.facebook.secure.fileprovider.SecureFileProvider">
<grant-uri-permission android:pathPrefix="/secure_shared_"/>
<meta-data android:name="com.facebook.secure.fileprovider.SECURE_FILE_PROVIDER_PATHS" android:resource="@xml/(name removed)_APKTOOL_DUPLICATENAME_0x7f18000b"/>
</provider>
<service android:exported="false" android:name="com.whatsapp.consumer.notification.AndroidWear"/>
<service android:exported="false" android:name="com.whatsapp.consumer.widget.WidgetService" android:permission="android.permission.BIND_REMOTEVIEWS"/>
<service android:exported="false" android:name="com.whatsapp.consumer.notification.DirectReplyService"/>
<service android:directBootAware="false" android:enabled="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050005" android:exported="false" android:foregroundServiceType="0x00000001" android:name="androidx.work.impl.foreground.SystemForegroundService"/>
<receiver android:exported="false" android:name="com.whatsapp.companionmode.CompanionStateHolder$CompanionPreferenceStateReceiver"/>
<receiver android:exported="false" android:name="com.whatsapp.companionmode.CompanionStateHolder$CompanionLogoutStateReceiver"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.whatsapp.privacy.disclosure.ui.PrivacyDisclosureContainerActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15030c"/>
<receiver android:exported="false" android:name="com.whatsapp.interop.notification.InteropNotificationDismissReceiver"/>
<receiver android:exported="false" android:name="com.whatsapp.status.api.notifications.StatusNotificationDismissReceiver"/>
<service android:exported="false" android:foregroundServiceType="0x00000001" android:name="com.whatsapp.media.transcode.MediaTranscodeService"/>
<service android:exported="false" android:foregroundServiceType="0x00000001" android:name="com.whatsapp.media.download.service.MediaDownloadService"/>
<service android:exported="false" android:name="com.whatsapp.media.download.service.MediaDownloadJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<service android:exported="false" android:name="com.whatsapp.media.upload.jobs.MediaUploadJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<provider android:authorities="com.whatsapp.provider.media" android:exported="false" android:grantUriPermissions="true" android:name="com.whatsapp.media.contentprovider.MediaProvider"/>
<receiver android:exported="true" android:name="com.whatsapp.media.ExternalMediaManager$ExternalMediaStateReceiver">
<intent-filter>
<action android:name="android.intent.action.MEDIA_BAD_REMOVAL"/>
<action android:name="android.intent.action.MEDIA_EJECT"/>
<action android:name="android.intent.action.MEDIA_MOUNTED"/>
<action android:name="android.intent.action.MEDIA_REMOVED"/>
<action android:name="android.intent.action.MEDIA_SHARED"/>
<action android:name="android.intent.action.MEDIA_UNMOUNTED"/>
<data android:scheme="file"/>
</intent-filter>
</receiver>
<service android:exported="false" android:name="com.whatsapp.media.ExternalMediaManager" android:permission="android.permission.BIND_JOB_SERVICE"/>
<activity android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.whatsapp.ml.v2.storageusage.MLModelStorageUsageActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<receiver android:exported="false" android:name="com.whatsapp.ml.v2.actions.MLModelDownloadCancelReceiver"/>
<activity android:name="com.whatsapp.limitsharing.LimitSharingSettingActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f"/>
<service android:exported="false" android:foregroundServiceType="0x00000008" android:name="com.whatsapp.locationsharing.location.LocationSharingService"/>
<receiver android:exported="false" android:name="com.whatsapp.locationsharing.location.FinalLiveLocationBroadcastReceiver">
<intent-filter>
<action android:name="com.whatsapp.locationsharing.location.FinalLiveLocationBroadcastReceiver.RECEIVE"/>
</intent-filter>
</receiver>
<receiver android:exported="true" android:name="com.whatsapp.infra.push.WAFbnsPreloadReceiver">
<intent-filter>
<category android:name="com.whatsapp"/>
<action android:name="com.facebook.rti.fbns.intent.RECEIVE"/>
</intent-filter>
</receiver>
<service android:exported="false" android:name="com.whatsapp.infra.push.GcmListenerService">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<service android:exported="false" android:name="com.whatsapp.infra.push.RegistrationIntentService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<receiver android:exported="true" android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE"/>
</intent-filter>
<meta-data android:name="com.google.android.gms.cloudmessaging.FINISHED_AFTER_HANDLED" android:value="true"/>
</receiver>
<service android:directBootAware="true" android:exported="false" android:name="com.google.firebase.messaging.FirebaseMessagingService">
<intent-filter android:priority="-500">
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<service android:directBootAware="true" android:exported="false" android:name="com.google.firebase.components.ComponentDiscoveryService">
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
</service>
<provider android:authorities="com.whatsapp.firebaseinitprovider" android:directBootAware="true" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.permission.RequestPermissionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTop" android:name="com.whatsapp.permission.RequestNotificationPermissionActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f150478" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:launchMode="singleTask" android:name="com.whatsapp.tpal.cct.TPALOAuthLauncherActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15046f">
<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:host="third_party_oauth" android:pathPrefix="/" android:scheme="whatsapp"/>
</intent-filter>
</activity>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.registration.core.accounttransfer.AccountTransferReceiver">
<intent-filter>
<action android:name="com.google.android.gms.auth.START_ACCOUNT_EXPORT"/>
</intent-filter>
</receiver>
<receiver android:exported="true" android:name="com.whatsapp.phoneid.PhoneIdRequestReceiver">
<intent-filter>
<action android:name="com.facebook.GET_PHONE_ID"/>
</intent-filter>
</receiver>
<service android:enabled="true" android:exported="false" android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder">
<meta-data android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY" android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl"/>
</service>
<activity android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:enabled="true" android:exported="false" android:fitsSystemWindows="true" android:name="androidx.credentials.playservices.controllers.identityauth.HiddenActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504a3"/>
<activity android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:enabled="true" android:exported="false" android:fitsSystemWindows="true" android:name="androidx.credentials.playservices.controllers.identitycredentials.IdentityCredentialApiHiddenActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504a3"/>
<meta-data android:name="com.facebook.services.fbpermission.FEO2" android:value=""/>
<meta-data android:name="com.facebook.services.fbpermission.FEO2_IMPLICIT_CALLER" android:value=""/>
<meta-data android:name="com.facebook.services.fbpermission.FEO2_READ_DEVICE_COOKIE" android:value=""/>
<receiver android:enabled="false" android:exported="false" android:name="com.facebook.oxygen.preloads.sdk.firstparty.settings.wa.ITA"/>
<receiver android:exported="false" android:name="com.whatsapp.contact.TellAFriendReceiver"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:launchMode="singleTask" android:name="com.whatsapp.accountlinking.xfamily.ui.AccountLinkingNativeAuthActivity" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f15048a"/>
<meta-data android:name="com.facebook.katana.fbpermission.SSO_ACCESS" android:value=""/>
<meta-data android:name="com.facebook.katana.fbpermission.LITE_PROVIDER_ACCESS" android:value=""/>
<receiver android:exported="false" android:name="com.whatsapp.companiondevice.devices.CompanionDeviceVerificationReceiver"/>
<activity android:exported="false" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:stateNotNeeded="true" android:theme="@style/(name removed)_APKTOOL_DUPLICATENAME_0x7f1504bb"/>
<service android:exported="false" android:name="com.whatsapp.infra.perf.profilo.ProfiloUploadService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<service android:exported="false" android:name="com.facebook.video.heroplayer.service.HeroKeepAliveService"/>
<service android:exported="false" android:name="com.whatsapp.infra.crash.upload.ExceptionsUploadService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<uses-library android:name="androidx.window.extensions" android:required="false"/>
<uses-library android:name="androidx.window.sidecar" android:required="false"/>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.infra.systemreceivers.boot.BootReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
<receiver android:enabled="true" android:exported="true" android:name="com.whatsapp.infra.systemreceivers.appupdated.AppUpdatedReceiver">
<intent-filter>
<action android:name="android.intent.action.MY_PACKAGE_REPLACED"/>
</intent-filter>
</receiver>
<activity android:excludeFromRecents="true" android:exported="false" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<service android:exported="true" android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:visibleToInstantApps="true"/>
<activity android:exported="false" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<service android:directBootAware="false" android:enabled="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050004" android:exported="false" android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"/>
<service android:directBootAware="false" android:enabled="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050006" android:exported="true" android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<receiver android:directBootAware="false" android:enabled="true" android:exported="false" android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver"/>
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy">
<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:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY"/>
<action android:name="android.intent.action.BATTERY_LOW"/>
</intent-filter>
</receiver>
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW"/>
<action android:name="android.intent.action.DEVICE_STORAGE_OK"/>
</intent-filter>
</receiver>
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
</intent-filter>
</receiver>
<receiver android:directBootAware="false" android:enabled="false" android:exported="false" android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.TIME_SET"/>
<action android:name="android.intent.action.TIMEZONE_CHANGED"/>
</intent-filter>
</receiver>
<receiver android:directBootAware="false" android:enabled="@bool/(name removed)_APKTOOL_DUPLICATENAME_0x7f050004" android:exported="false" android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies"/>
</intent-filter>
</receiver>
<receiver android:directBootAware="false" android:enabled="true" android:exported="true" android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS"/>
</intent-filter>
</receiver>
<service android:directBootAware="true" android:exported="false" android:name="androidx.room.MultiInstanceInvalidationService"/>
<receiver android:directBootAware="false" android:enabled="true" android:exported="true" android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP">
<intent-filter>
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SKIP_FILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE"/>
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION"/>
</intent-filter>
</receiver>
<meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base"/>
<meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0"/>
</application>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment