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

Commit e7e45895 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

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

Change-Id: Ib69c8fde2c2a4daca9ee79de4c14381df8364095
parents 5035d227 f03005d5
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);