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

Commit 507823d5 authored by Rocky Fang's avatar Rocky Fang Committed by Android (Google) Code Review
Browse files

Merge "Skip WTF log for missing CONTEXTHUB_SERVICE"

parents c18d3bf8 2f456040
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1606,6 +1606,7 @@ public final class SystemServiceRegistry {
                case Context.APP_PREDICTION_SERVICE:
                case Context.INCREMENTAL_SERVICE:
                case Context.ETHERNET_SERVICE:
                case Context.CONTEXTHUB_SERVICE:
                    return null;
            }
            Slog.wtf(TAG, "Manager wrapper not available: " + name);