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

Commit fe3df28e authored by Amith Yamasani's avatar Amith Yamasani Committed by android-build-merger
Browse files

Don't complain about sender of MASTER_CLEAR am: d8a55f6d am: 8b2adb1e

am: be0889cf

Change-Id: I5abb6fcce2bc7e2e17aeaa4386ae2c4ec0f6a105
parents 91dedf74 be0889cf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17772,6 +17772,7 @@ public final class ActivityManagerService extends ActivityManagerNative
                || Intent.ACTION_MEDIA_BUTTON.equals(action)
                || Intent.ACTION_MEDIA_SCANNER_SCAN_FILE.equals(action)
                || Intent.ACTION_SHOW_KEYBOARD_SHORTCUTS.equals(action)
                || Intent.ACTION_MASTER_CLEAR.equals(action)
                || AppWidgetManager.ACTION_APPWIDGET_CONFIGURE.equals(action)
                || AppWidgetManager.ACTION_APPWIDGET_UPDATE.equals(action)
                || LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action)