[AUTO][FILECONTROL] - version 127.0.6533.57

This commit is contained in:
uazo
2024-07-18 02:42:24 +00:00
committed by github-actions[bot]
parent d086628abf
commit 5620d1468e
80 changed files with 4387 additions and 2198 deletions
@@ -558,12 +558,6 @@ by a child template that "extends" this file.
{{ self.supports_vr() }}
{{ self.extra_web_rendering_activity_definitions() }}
</activity>
<activity android:name="org.chromium.chrome.browser.multiwindow.MultiInstanceChromeTabbedActivity"
android:theme="@style/Theme.Chromium.TabbedMode"
android:exported="false"
{{ self.chrome_activity_common() }}>
{{ self.extra_web_rendering_activity_definitions() }}
</activity>
<!--
TODO(crbug.com/40698801): investigate why
@@ -1092,6 +1086,9 @@ by a child template that "extends" this file.
<receiver android:name="org.chromium.chrome.browser.announcement.AnnouncementNotificationManager$Receiver"
android:exported="false"/>
<service android:name="org.chromium.chrome.browser.notifications.NotificationIntentInterceptorService"
android:exported="false"/>
<receiver android:name="org.chromium.chrome.browser.notifications.NotificationIntentInterceptor$Receiver"
android:exported="false"/>