Update patches from Chromium 113.0.5672.53 to Chromium 114.0.5735.7.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml
|
||||
index 58d4d0203d3ffd23b2779ad9d0a930dad80546ab..12f9a71a3665a7ba263bc681eac49e803474e38f 100644
|
||||
index 34578efef4913e5040ba1bf6c13c206360eb89db..a0d7757bdd6635deaf82cada86c718bd0540545c 100644
|
||||
--- a/chrome/android/java/AndroidManifest.xml
|
||||
+++ b/chrome/android/java/AndroidManifest.xml
|
||||
@@ -28,6 +28,7 @@ by a child template that "extends" this file.
|
||||
@@ -63,7 +63,7 @@ index 58d4d0203d3ffd23b2779ad9d0a930dad80546ab..12f9a71a3665a7ba263bc681eac49e80
|
||||
|
||||
{% block extra_uses_permissions %}
|
||||
{% endblock %}
|
||||
@@ -184,6 +197,7 @@ by a child template that "extends" this file.
|
||||
@@ -181,6 +194,7 @@ by a child template that "extends" this file.
|
||||
<!-- Set android:largeHeap to "true" to allow more than the default
|
||||
Java heap limit (32Mb on Nexus S, 48Mb on Xoom). -->
|
||||
<application android:name="{% block application_name %}org.chromium.chrome.browser.base.SplitChromeApplication{% endblock %}"
|
||||
@@ -71,7 +71,7 @@ index 58d4d0203d3ffd23b2779ad9d0a930dad80546ab..12f9a71a3665a7ba263bc681eac49e80
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:roundIcon="@drawable/ic_launcher_round"
|
||||
android:label="{% block application_label %}@string/app_name{% endblock %}"
|
||||
@@ -351,6 +365,7 @@ by a child template that "extends" this file.
|
||||
@@ -348,6 +362,7 @@ by a child template that "extends" this file.
|
||||
<intent-filter>
|
||||
<action android:name="com.sec.android.airview.HOVER" />
|
||||
</intent-filter>
|
||||
@@ -79,7 +79,7 @@ index 58d4d0203d3ffd23b2779ad9d0a930dad80546ab..12f9a71a3665a7ba263bc681eac49e80
|
||||
<meta-data android:name="android.app.searchable"
|
||||
android:resource="@xml/searchable" />
|
||||
</activity-alias>
|
||||
@@ -1232,6 +1247,7 @@ by a child template that "extends" this file.
|
||||
@@ -1202,6 +1217,7 @@ by a child template that "extends" this file.
|
||||
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|mcc|mnc|screenLayout|smallestScreenSize" >
|
||||
</activity>
|
||||
|
||||
@@ -87,7 +87,7 @@ index 58d4d0203d3ffd23b2779ad9d0a930dad80546ab..12f9a71a3665a7ba263bc681eac49e80
|
||||
{% block extra_application_definitions %}
|
||||
{% endblock %}
|
||||
{% endmacro %}
|
||||
@@ -1309,6 +1325,7 @@ by a child template that "extends" this file.
|
||||
@@ -1279,6 +1295,7 @@ by a child template that "extends" this file.
|
||||
android:value="allow_front_facing_motion_tracking_6dof," />
|
||||
{% endblock base_application_extra_arcore_definitions %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user