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

Commit 68846515 authored by Sungsoo Lim's avatar Sungsoo Lim Committed by android-build-merger
Browse files

Merge "Another intent sent by both system and apps." into nyc-dev

am: 71619aa4

* commit '71619aa4':
  Another intent sent by both system and apps.

Change-Id: Ic1dfcbd670828fbc404c21a02a785f9d0e8fb6cb
parents 341b4d07 71619aa4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17181,6 +17181,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)