Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed695707 authored by Sungsoo Lim's avatar Sungsoo Lim
Browse files

Another intent sent by both system and apps.

Bug: 28375541
Change-Id: Ia0302af28647c3d76020a22c8218963c0beb1600
parent ab8913e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17174,6 +17174,7 @@ public final class ActivityManagerService extends ActivityManagerNative
            if (isProtectedBroadcast
                    || Intent.ACTION_CLOSE_SYSTEM_DIALOGS.equals(action)
                    || Intent.ACTION_DISMISS_KEYBOARD_SHORTCUTS.equals(action)
                    || Intent.ACTION_MEDIA_BUTTON.equals(action)
                    || Intent.ACTION_MEDIA_SCANNER_SCAN_FILE.equals(action)
                    || Intent.ACTION_SHOW_KEYBOARD_SHORTCUTS.equals(action)
                    || AppWidgetManager.ACTION_APPWIDGET_CONFIGURE.equals(action)