apk(点击下载) / AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest n1:versionCode="584509231" n1:versionName="116.0.5845.92" n1:isolatedSplits="true" n1:compileSdkVersion="34" n1:compileSdkVersionCodename="UpsideDownCake" package="com.google.android.webview" platformBuildVersionCode="34" platformBuildVersionName="UpsideDownCake"
xmlns:n1="http://schemas.android.com/apk/res/android">
<uses-sdk n1:minSdkVersion="29" n1:targetSdkVersion="34" />
<uses-feature n1:name="android.hardware.touchscreen" n1:required="false" />
<uses-feature n1:name="android.software.leanback" n1:required="false" />
<uses-permission n1:name="android.permission.INTERNET" />
<uses-permission n1:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission n1:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission n1:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission n1:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />
<uses-permission n1:name="android.permission.POST_NOTIFICATIONS" />
<application n1:label="Android System WebView" n1:icon="@drawable/APKTOOL_DUMMYVAL_0x7f090266" n1:name="org.chromium.android_webview.nonembedded.WebViewApkApplication" n1:multiArch="true" n1:extractNativeLibs="false" n1:use32bitAbi="true">
<meta-data n1:name="com.android.webview.WebViewLibrary" n1:value="libmonochrome.so" />
<service n1:name="org.chromium.android_webview.services.StartupFeatureMetadataHolder" n1:enabled="false" n1:exported="true">
<meta-data n1:name="STARTUP_FEATURE_SET_DATA_DIRECTORY_SUFFIX" n1:value="true" />
<meta-data n1:name="STARTUP_FEATURE_SET_DIRECTORY_BASE_PATH" n1:value="true" />
</service>
<activity n1:theme="@style/APKTOOL_DUMMYVAL_0x7f1502f5" n1:label="WebView DevTools" n1:icon="@drawable/APKTOOL_DUMMYVAL_0x7f090266" n1:name="org.chromium.android_webview.devui.MainActivity" n1:exported="true" n1:process=":webview_apk" n1:taskAffinity="com.google.android.webview.org.chromium.android_webview.devui" n1:launchMode="singleTask" n1:windowSoftInputMode="adjustPan" n1:visibleToInstantApps="true">
<intent-filter>
<action n1:name="com.android.webview.SHOW_DEV_UI" />
<category n1:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity-alias n1:name="org.chromium.android_webview.SafeModeState" n1:enabled="false" n1:process=":webview_apk" n1:targetActivity="org.chromium.android_webview.devui.MainActivity" n1:visibleToInstantApps="true" />
<activity-alias n1:name="org.chromium.android_webview.devui.DeveloperModeState" n1:enabled="false" n1:process=":webview_apk" n1:targetActivity="org.chromium.android_webview.devui.MainActivity" n1:visibleToInstantApps="true" />
<activity n1:label="@string/license_activity_title" n1:name="org.chromium.android_webview.nonembedded.LicenseActivity" n1:exported="true" n1:process=":webview_apk">
<intent-filter>
<action n1:name="android.settings.WEBVIEW_LICENSE" />
<category n1:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data n1:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED" n1:value="true" />
</activity>
<provider n1:name="org.chromium.android_webview.nonembedded.LicenseContentProvider" n1:exported="true" n1:process=":webview_apk" n1:authorities="com.google.android.webview.LicenseContentProvider" n1:grantUriPermissions="true" />
<provider n1:name="org.chromium.android_webview.services.DeveloperModeContentProvider" n1:exported="true" n1:process=":webview_service" n1:authorities="com.google.android.webview.DeveloperModeContentProvider" n1:visibleToInstantApps="true" />
<provider n1:name="org.chromium.android_webview.services.SafeModeVariationsSeedContentProvider" n1:exported="true" n1:process=":webview_service" n1:authorities="com.google.android.webview.SafeModeVariationsSeedContentProvider" n1:visibleToInstantApps="true" />
<provider n1:name="org.chromium.android_webview.services.SafeModeContentProvider" n1:exported="true" n1:process=":webview_service" n1:authorities="com.google.android.webview.SafeModeContentProvider" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.android_webview.services.VariationsSeedServer" n1:exported="true" n1:process=":webview_service" />
<service n1:name="org.chromium.android_webview.services.AwVariationsSeedFetcher" n1:permission="android.permission.BIND_JOB_SERVICE" n1:exported="false" n1:process=":webview_service" />
<service n1:name="org.chromium.android_webview.services.CrashReceiverService" n1:exported="true" n1:process=":webview_service" />
<service n1:name="org.chromium.android_webview.services.AwMinidumpUploadJobService" n1:permission="android.permission.BIND_JOB_SERVICE" n1:exported="true" n1:process=":webview_service" />
<service n1:name="org.chromium.android_webview.services.DeveloperUiService" n1:exported="true" n1:process=":webview_service" n1:foregroundServiceType="specialUse">
<property n1:name="android.app.PROPERTY_SPECIAL_USE_FGS_SUBTYPE" n1:value="debugging" />
</service>
<service n1:name="org.chromium.android_webview.services.SafeModeService" n1:exported="true" n1:process=":webview_service" />
<service n1:name="org.chromium.android_webview.services.MetricsBridgeService" n1:exported="true" n1:process=":webview_service" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.android_webview.services.MetricsUploadService" n1:exported="true" n1:process=":webview_service" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.android_webview.nonembedded.AwComponentUpdateService" n1:permission="android.permission.BIND_JOB_SERVICE" n1:exported="false" n1:process=":webview_apk" />
<service n1:name="org.chromium.android_webview.services.ComponentsProviderService" n1:exported="true" n1:process=":webview_service" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.android_webview.js_sandbox.service.JsSandboxService0" n1:exported="true" n1:process=":js_sandboxed_process0" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<receiver n1:name="com.android.webview.chromium.SafeModeAppDoctorReceiver" n1:permission="com.google.android.gms.permission.INTERNAL_BROADCAST" n1:exported="true" n1:process=":webview_service">
<intent-filter>
<action n1:name="com.google.android.libraries.appdoctor.ACTION_TELE_DOCTOR_FIX" />
</intent-filter>
</receiver>
<meta-data n1:name="org.chromium.content.browser.NUM_SANDBOXED_SERVICES" n1:value="40" />
<service n1:name="org.chromium.content.app.SandboxedProcessService0" n1:exported="true" n1:process=":sandboxed_process0" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService1" n1:exported="true" n1:process=":sandboxed_process1" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService2" n1:exported="true" n1:process=":sandboxed_process2" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService3" n1:exported="true" n1:process=":sandboxed_process3" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService4" n1:exported="true" n1:process=":sandboxed_process4" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService5" n1:exported="true" n1:process=":sandboxed_process5" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService6" n1:exported="true" n1:process=":sandboxed_process6" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService7" n1:exported="true" n1:process=":sandboxed_process7" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService8" n1:exported="true" n1:process=":sandboxed_process8" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService9" n1:exported="true" n1:process=":sandboxed_process9" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService10" n1:exported="true" n1:process=":sandboxed_process10" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService11" n1:exported="true" n1:process=":sandboxed_process11" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService12" n1:exported="true" n1:process=":sandboxed_process12" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService13" n1:exported="true" n1:process=":sandboxed_process13" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService14" n1:exported="true" n1:process=":sandboxed_process14" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService15" n1:exported="true" n1:process=":sandboxed_process15" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService16" n1:exported="true" n1:process=":sandboxed_process16" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService17" n1:exported="true" n1:process=":sandboxed_process17" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService18" n1:exported="true" n1:process=":sandboxed_process18" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService19" n1:exported="true" n1:process=":sandboxed_process19" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService20" n1:exported="true" n1:process=":sandboxed_process20" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService21" n1:exported="true" n1:process=":sandboxed_process21" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService22" n1:exported="true" n1:process=":sandboxed_process22" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService23" n1:exported="true" n1:process=":sandboxed_process23" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService24" n1:exported="true" n1:process=":sandboxed_process24" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService25" n1:exported="true" n1:process=":sandboxed_process25" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService26" n1:exported="true" n1:process=":sandboxed_process26" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService27" n1:exported="true" n1:process=":sandboxed_process27" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService28" n1:exported="true" n1:process=":sandboxed_process28" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService29" n1:exported="true" n1:process=":sandboxed_process29" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService30" n1:exported="true" n1:process=":sandboxed_process30" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService31" n1:exported="true" n1:process=":sandboxed_process31" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService32" n1:exported="true" n1:process=":sandboxed_process32" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService33" n1:exported="true" n1:process=":sandboxed_process33" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService34" n1:exported="true" n1:process=":sandboxed_process34" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService35" n1:exported="true" n1:process=":sandboxed_process35" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService36" n1:exported="true" n1:process=":sandboxed_process36" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService37" n1:exported="true" n1:process=":sandboxed_process37" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService38" n1:exported="true" n1:process=":sandboxed_process38" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<service n1:name="org.chromium.content.app.SandboxedProcessService39" n1:exported="true" n1:process=":sandboxed_process39" n1:isolatedProcess="true" n1:externalService="true" n1:visibleToInstantApps="true" />
<meta-data n1:name="org.chromium.content.browser.NUM_PRIVILEGED_SERVICES" n1:value="0" />
<uses-static-library n1:name="com.google.android.trichromelibrary" n1:version="584509231" n1:certDigest="b6198a8d5689b62b96a0aa3829ce2cc67d59497f78c469f8792b2cd9255490a1" />
<service n1:name="com.google.android.libraries.phenotype.registration.PhenotypeMetadataHolderService" n1:enabled="false" n1:exported="false" n1:process="">
<intent-filter>
<action n1:name="com.google.android.libraries.phenotype.registration.PhenotypeMetadataHolderService" />
</intent-filter>
<meta-data n1:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:com.google.android.gms.ulr" n1:resource="@raw/APKTOOL_DUMMYVAL_0x7f130000" />
<meta-data n1:name="com.google.android.gms.phenotype.heterodyne_info.binarypb:com.google.android.gms.usagereporting" n1:resource="@raw/APKTOOL_DUMMYVAL_0x7f130001" />
</service>
<activity n1:theme="@android:style/Theme.Translucent.NoTitleBar" n1:name="com.google.android.gms.common.api.GoogleApiActivity" n1:exported="false" />
<meta-data n1:name="com.google.android.gms.version" n1:value="@integer/APKTOOL_DUMMYVAL_0x7f0c0009" />
<service n1:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" n1:exported="false">
<meta-data n1:name="backend:com.google.android.datatransport.cct.CctBackendFactory" n1:value="cct" />
</service>
<service n1:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" n1:permission="android.permission.BIND_JOB_SERVICE" n1:exported="false" />
<receiver n1:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" n1:exported="false" />
<meta-data n1:name="com.android.dynamic.apk.fused.modules" n1:value="base,weblayer" />
<meta-data n1:name="com.android.vending.splits" n1:resource="@xml/splits0" />
<meta-data n1:name="com.android.vending.derived.apk.id" n1:value="4" />
</application>
</manifest>