max-patcher-privacy/manifests/AndroidManifest_paranoid.xml

304 lines
28 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" android:installLocation="auto" package="ru.oneme.app" platformBuildVersionCode="35" platformBuildVersionName="15">
<!-- Removed: android.permission.POST_NOTIFICATIONS (I'M PARANOID) -->
<!-- Removed: android.permission.POST_NOTIFICATIONS (I'M PARANOID) - Duplicate, also removed -->
<!-- Removed: android.permission.REQUEST_INSTALL_PACKAGES (DANGEROUS ONLY) -->
<!-- Removed: com.sec.android.provider.badge.permission.READ (STRICT MODE) -->
<!-- Removed: com.sec.android.provider.badge.permission.WRITE (STRICT MODE) -->
<!-- Removed: com.sonyericsson.home.permission.BROADCAST_BADGE (STRICT MODE) -->
<!-- Removed: com.sonymobile.home.permission.PROVIDER_INSERT_BADGE (STRICT MODE) -->
<!-- Removed: com.anddoes.launcher.permission.UPDATE_COUNT (STRICT MODE) -->
<!-- Removed: com.majeur.launcher.permission.UPDATE_BADGE (STRICT MODE) -->
<!-- Removed: com.huawei.android.launcher.permission.CHANGE_BADGE (STRICT MODE) -->
<!-- Removed: com.huawei.android.launcher.permission.READ_SETTINGS (DANGEROUS ONLY) -->
<!-- Removed: com.huawei.android.launcher.permission.WRITE_SETTINGS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.READ_APP_BADGE (STRICT MODE) -->
<!-- Removed: com.oppo.launcher.permission.READ_SETTINGS (DANGEROUS ONLY) -->
<!-- Removed: com.oppo.launcher.permission.WRITE_SETTINGS (DANGEROUS ONLY) -->
<!-- Removed: me.everything.badger.permission.BADGE_COUNT_READ (STRICT MODE) -->
<!-- Removed: me.everything.badger.permission.BADGE_COUNT_WRITE (STRICT MODE) -->
<!-- Removed: android.permission.VIBRATE (I'M PARANOID) -->
<queries>
<intent>
<action android:name="android.intent.action.SEND"/>
<data android:mimeType="*/*"/>
</intent>
<intent>
<action android:name="android.support.customtabs.action.CustomTabsService"/>
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="https"/>
</intent>
<package android:name="com.google.android.apps.maps"/>
</queries>
<!-- Removed: android.permission.SYSTEM_ALERT_WINDOW (DANGEROUS ONLY) -->
<!-- Removed: android.permission.INTERNET (I'M PARANOID) -->
<!-- Removed: android.permission.ACCESS_WIFI_STATE (I'M PARANOID) -->
<!-- Removed: android.permission.ACCESS_NETWORK_STATE (I'M PARANOID) -->
<!-- Removed: android.permission.ACCESS_FINE_LOCATION (DANGEROUS ONLY) -->
<!-- Removed: android.permission.BLUETOOTH (STRICT MODE) -->
<!-- Removed: android.permission.BLUETOOTH_ADMIN (DANGEROUS ONLY) -->
<!-- Removed: android.permission.BLUETOOTH_CONNECT (STRICT MODE) -->
<!-- Removed: android.permission.CHANGE_WIFI_STATE (DANGEROUS ONLY) -->
<!-- Removed: android.permission.RECEIVE_BOOT_COMPLETED (I'M PARANOID) -->
<!-- Removed: android.permission.READ_CONTACTS (STRICT MODE) -->
<!-- Removed: android.permission.WRITE_CONTACTS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.CAMERA (STRICT MODE) -->
<!-- Removed: android.permission.READ_EXTERNAL_STORAGE (STRICT MODE) -->
<!-- Removed: android.permission.WRITE_EXTERNAL_STORAGE (STRICT MODE) -->
<!-- Removed: android.permission.READ_MEDIA_IMAGES (STRICT MODE) -->
<!-- Removed: android.permission.READ_MEDIA_VIDEO (STRICT MODE) -->
<!-- Removed: android.permission.RECORD_AUDIO (STRICT MODE) -->
<!-- Removed: android.permission.WAKE_LOCK (I'M PARANOID) -->
<!-- Removed: android.permission.DISABLE_KEYGUARD (STRICT MODE) -->
<!-- Removed: android.permission.MODIFY_AUDIO_SETTINGS (I'M PARANOID) -->
<!-- Removed: android.permission.ACCESS_COARSE_LOCATION (DANGEROUS ONLY) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE (I'M PARANOID) -->
<!-- Removed: android.permission.USE_BIOMETRIC (STRICT MODE) -->
<!-- Removed: android.permission.USE_FULL_SCREEN_INTENT (STRICT MODE) -->
<!-- Removed: android.permission.READ_PHONE_NUMBERS (DANGEROUS ONLY) -->
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
<uses-feature android:name="android.hardware.telephony" 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.sensor.accelerometer" android:required="false"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
<uses-feature android:name="android.hardware.screen.landscape" android:required="false"/>
<uses-feature android:name="android.hardware.screen.portrait" android:required="false"/>
<uses-feature android:name="android.hardware.bluetooth" android:required="false"/>
<uses-feature android:name="android.hardware.bluetooth_le" android:required="false"/>
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true"/>
<permission android:name="ru.oneme.app.permission.settings.READ" android:protectionLevel="signature"/>
<!-- Removed: android.permission.READ_MEDIA_VISUAL_USER_SELECTED (STRICT MODE) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION (STRICT MODE) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK (STRICT MODE) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE_MICROPHONE (I'M PARANOID) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE_CAMERA (I'M PARANOID) -->
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<!-- Removed: android.permission.GET_ACCOUNTS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.AUTHENTICATE_ACCOUNTS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.MANAGE_ACCOUNTS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.USE_CREDENTIALS (DANGEROUS ONLY) -->
<!-- Removed: android.permission.DOWNLOAD_WITHOUT_NOTIFICATION (DANGEROUS ONLY) -->
<!-- Removed: android.permission.FOREGROUND_SERVICE_DATA_SYNC (I'M PARANOID) -->
<!-- Removed: android.permission.USE_FINGERPRINT (STRICT MODE) -->
<!-- Removed: com.google.android.gms.permission.AD_ID (DANGEROUS ONLY) -->
<!-- Removed: com.google.android.c2dm.permission.RECEIVE (I'M PARANOID) -->
<!-- Removed: android.permission.CHANGE_NETWORK_STATE (DANGEROUS ONLY) -->
<permission android:name="ru.oneme.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature"/>
<!-- Removed: ru.oneme.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION (Custom internal permission, not privacy-invasive for user) -->
<!-- Removed: com.htc.launcher.permission.READ_SETTINGS (DANGEROUS ONLY) -->
<!-- Removed: com.htc.launcher.permission.UPDATE_SHORTCUT (STRICT MODE) -->
<!-- Removed: com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE (DANGEROUS ONLY) -->
<application android:allowBackup="false" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:enableOnBackInvokedCallback="true" android:extractNativeLibs="false" android:icon="@mipmap/ic_launcher" android:label="@string/oneme_app_name" android:name="one.me.android.OneMeApplication" android:theme="@style/OneMe.Launch">
<activity android:enabled="false" android:name="one.me.android.concurrent.SingleCoreActivity"/>
<activity android:configChanges="locale|screenLayout|uiMode|screenSize|smallestScreenSize" android:exported="true" android:hardwareAccelerated="true" android:icon="@mipmap/ic_launcher" android:label="@string/oneme_app_name" android:launchMode="singleTask" android:name="one.me.android.MainActivity" android:resizeableActivity="true" android:screenOrientation="portrait" android:supportsPictureInPicture="true" android:taskAffinity="one.me.application" android:theme="@style/OneMe.Theme.Light">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.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>
<meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/>
</activity>
<activity android:configChanges="locale|uiMode" android:exported="false" android:hardwareAccelerated="true" android:icon="@mipmap/ic_launcher" android:label="@string/oneme_app_name" android:launchMode="standard" android:name="one.me.android.deeplink.NewWidgetActivity" android:screenOrientation="portrait" android:taskAffinity="one.me.application" android:theme="@style/OneMe.Theme.Light"/>
<activity android:configChanges="orientation" android:excludeFromRecents="true" android:exported="true" android:label="" android:launchMode="singleTop" android:name="one.me.android.deeplink.LinkInterceptorActivity" android:theme="@style/OneMe.Theme.Transparent" android:windowSoftInputMode="stateHidden|adjustResize">
<intent-filter android:autoVerify="true" android:label="max">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:pathPattern="/..*"/>
<data android:scheme="http"/>
<data android:scheme="@string/web_scheme"/>
<data android:host="@string/app_host"/>
</intent-filter>
<intent-filter android:label="max">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="@string/app_scheme"/>
<data android:host="@string/app_host"/>
</intent-filter>
<meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/>
</activity>
<provider android:authorities="ru.oneme.app.androidx-startup" android:exported="false" android:name="androidx.startup.InitializationProvider">
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup"/>
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup"/>
</provider>
<provider android:authorities="ru.oneme.app.tracer-startup" android:exported="false" android:name="androidx.startup.InitializationProvider"/>
<provider android:authorities="ru.oneme.app.provider" android:exported="false" android:grantUriPermissions="true" android:name="androidx.core.content.FileProvider">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths"/>
</provider>
<provider android:authorities="ru.oneme.app.firebaseinitprovider" android:directBootAware="true" android:enabled="false" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>
<meta-data android:name="com.google.android.geo.API_KEY" android:value="AIzaSyDJbuC3fODS_aR7jcOkoP6qWIsQen9XARI"/>
<receiver android:name="one.me.android.calls.CallNotifierBroadcastReceiver"/>
<activity android:name="one.me.android.calls.CallNotifierFixActivity" android:showOnLockScreen="true" android:theme="@style/CallNotifierFixActivityTheme" android:turnScreenOn="true"/>
<service android:name="ru.ok.tamtam.android.services.NotificationTamService"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:exported="false" android:name="ru.ok.messages.media.attaches.ActAttachesView" android:screenOrientation="portrait" android:theme="@style/Theme.Transparent.WhiteMenuOverflow"/>
<activity android:exported="false" android:name="ru.ok.messages.contacts.profile.ActContactAvatars" android:screenOrientation="portrait" android:theme="@style/Theme.Transparent"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:exported="false" android:name="ru.ok.messages.media.mediabar.ActLocalMedias" android:screenOrientation="portrait" android:theme="@style/Theme.Transparent.WhiteMenuOverflow.NoCaps" android:windowSoftInputMode="stateUnchanged|adjustResize"/>
<activity android:exported="false" android:name="ru.ok.messages.views.ActProfilePhoto" android:screenOrientation="portrait" android:theme="@style/Theme.Transparent.WhiteMenuOverflow"/>
<activity android:exported="false" android:name="ru.ok.messages.views.ActAvatarCrop" android:screenOrientation="portrait" android:theme="@style/TamTamTheme.Base"/>
<activity android:exported="false" android:name="ru.ok.messages.settings.ActSettings" android:screenOrientation="portrait" android:theme="@style/Theme.Transparent"/>
<activity android:exported="false" android:launchMode="singleTop" android:name="ru.ok.messages.media.crop.ActTamCropImage" android:screenOrientation="portrait" android:theme="@style/TamTamTheme.Base"/>
<activity android:configChanges="keyboardHidden|orientation|screenSize" android:exported="false" android:launchMode="singleTop" android:name="ru.ok.messages.media.trim.ActTrimVideo" android:screenOrientation="portrait" android:theme="@style/TamTamTheme.Base"/>
<activity android:exported="false" android:name="ru.ok.messages.location.ActLocationMap" android:screenOrientation="portrait" android:theme="@style/TamTamTheme.Base" android:windowSoftInputMode="stateHidden"/>
<activity android:exported="false" android:name="ru.ok.messages.photoeditor.ActPhotoEditor" android:screenOrientation="portrait" android:theme="@style/TamTamTheme.Base"/>
<receiver android:exported="true" android:name="ru.ok.tamtam.android.services.BootCompletedReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.QUICKBOOT_POWERON"/>
<action android:name="com.htc.intent.action.QUICKBOOT_POWERON"/>
</intent-filter>
</receiver>
<receiver android:name="ru.ok.messages.TimeChangeReceiver"/>
<provider android:authorities="ru.oneme.app.notifications" android:exported="false" android:grantUriPermissions="true" android:name="ru.ok.messages.NotificationsImagesProvider"/>
<service android:directBootAware="false" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:foregroundServiceType="dataSync|mediaPlayback|location|camera|microphone" android:name="androidx.work.impl.foreground.SystemForegroundService"/>
<meta-data android:name="android.max_aspect" android:value="2.5"/>
<meta-data android:name="fontProviderRequests" android:value="Noto Color Emoji Compat"/>
<service android:exported="false" android:foregroundServiceType="mediaPlayback|mediaProjection|camera|microphone" android:name="one.me.calls.impl.service.CallServiceImpl"/>
<service android:exported="false" android:name="one.me.sdk.vendor.push.FcmMessagingService">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<service android:exported="false" android:foregroundServiceType="mediaProjection" android:name="ru.ok.tamtam.android.calls.MediaProjectionService"/>
<service android:enabled="false" android:exported="false" android:name="androidx.camera.core.impl.MetadataHolderService">
<meta-data android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER" android:value="androidx.camera.camera2.Camera2Config$DefaultProvider"/>
</service>
<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"/>
<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.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"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
</service>
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
<activity android:exported="false" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<service android:exported="true" android:foregroundServiceType="mediaPlayback" android:name="one.me.android.media.service.OneMeMediaSessionService">
<intent-filter>
<action android:name="androidx.media3.session.MediaSessionService"/>
</intent-filter>
</service>
<service android:exported="false" android:foregroundServiceType="dataSync" android:name="one.me.android.media.service.OneMeDownloadService">
<intent-filter>
<action android:name="androidx.media3.exoplayer.downloadService.action.RESTART"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<service android:exported="false" android:name="ru.ok.android.externcalls.analytics.internal.upload.UploadService" android:permission="android.permission.BIND_JOB_SERVICE">
<intent-filter>
<action android:name="ru.ok.android.onelog.action.UPLOAD"/>
</intent-filter>
</service>
<meta-data android:name="ru.ok.tracer.startup.Initializer@b7b8ba75-c336-4dee-8e2a-64ef488e0218" android:value="ru.ok.tracer.crash.report.CrashReportInitializer"/>
<meta-data android:name="ru.ok.tracer.startup.Initializer@06f2fae1-db2b-4f87-bc14-fc15c26da3b9" android:value="ru.ok.tracer.performance.metrics.PerformanceMetricsInitializer"/>
<provider android:authorities="ru.oneme.app.tracer-startup" android:exported="false" android:name="ru.ok.tracer.startup.InitializationProvider"/>
<meta-data android:name="ru.ok.tracer.startup.Initializer@25573e8a-bb0f-473f-938a-ca5b3541bda1" android:value="ru.ok.tracer.utils.LoggerInitializer"/>
<meta-data android:name="ru.ok.tracer.startup.Initializer@e416cfb4-5661-4523-b12c-0ff4ccabd436" android:value="ru.ok.tracer.TracerInitializer"/>
<meta-data android:name="ru.ok.tracer.startup.Initializer@0d46a772-bffc-4ede-ac88-5dcaf5f822c1" android:value="ru.ok.tracer.disk.usage.DiskUsageInitializer"/>
<meta-data android:name="ru.ok.tracer.startup.Initializer@c776f0d5-2110-4920-b53e-7b72536d8135" android:value="ru.ok.tracer.heap.dumps.HeapDumpInitializer"/>
<service android:directBootAware="false" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"/>
<service android:directBootAware="false" android:enabled="@bool/enable_system_job_service_default" 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/enable_system_alarm_service_default" 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>
<uses-library android:name="androidx.window.extensions" android:required="false"/>
<uses-library android:name="androidx.window.sidecar" android:required="false"/>
<service android:directBootAware="true" android:exported="false" android:name="androidx.room.MultiInstanceInvalidationService"/>
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
<provider android:authorities="ru.oneme.app.ApplicationProvider" android:exported="false" android:name="ru.ok.android.commons.app.ApplicationProvider"/>
<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>
<service android:exported="false" android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct"/>
</service>
<service android:exported="false" android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<receiver android:exported="false" android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver"/>
<activity android:name="com.jakewharton.processphoenix.ProcessPhoenix" android:process=":phoenix" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<meta-data android:name="com.facebook.soloader.enabled" android:value="false"/>
<activity android:exported="false" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:stateNotNeeded="true" android:theme="@style/Theme.PlayCore.Transparent"/>
<meta-data android:name="com.android.vending.splits.required" android:value="true"/>
<meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store"/>
<meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_DISTRIBUTION_APK"/>
<meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0"/>
<meta-data android:name="com.android.vending.derived.apk.id" android:value="2"/>
</application>
</manifest>