Merge "Move GameManager to android.app package." into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b23f6d71ee
@@ -367,7 +367,7 @@ public final class SystemServer implements Dumpable {
|
||||
|
||||
private static final String ROLE_SERVICE_CLASS = "com.android.role.RoleService";
|
||||
private static final String GAME_MANAGER_SERVICE_CLASS =
|
||||
"com.android.server.graphics.GameManagerService$Lifecycle";
|
||||
"com.android.server.app.GameManagerService$Lifecycle";
|
||||
|
||||
private static final String TETHERING_CONNECTOR_CLASS = "android.net.ITetheringConnector";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user