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

Commit 85fd427b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Do not send WTF when ETHERNET_SERVICE" am: f03005d5 am: e7e45895 am: 9ab252e8

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1458804

Change-Id: Id4d0e3cea02a912d637cce2f3ee298ce9fd4acbf
parents 31bdb532 9ab252e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1386,6 +1386,7 @@ public final class SystemServiceRegistry {
                case Context.CONTENT_CAPTURE_MANAGER_SERVICE:
                case Context.APP_PREDICTION_SERVICE:
                case Context.INCREMENTAL_SERVICE:
                case Context.ETHERNET_SERVICE:
                    return null;
            }
            Slog.wtf(TAG, "Manager wrapper not available: " + name);