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

Commit 2fe6553e 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

am: 060676de

* commit '060676de':
  Another intent sent by both system and apps.

Change-Id: I21267aad1bdc9f19e47d867c39d057ec5f73032e
parents 8bdd37a0 060676de
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)