Merge "Do not send WTF when ETHERNET_SERVICE" am: f03005d5e0 am: e7e458954c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1458804 Change-Id: I7e06f19d39feb659a7345160db443059e4a69912
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user