Merge "Exposing Context Hub service." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ac329d3e34
@@ -1032,6 +1032,7 @@ public final class SystemServer {
|
||||
mSystemServiceManager.startService(GestureLauncherService.class);
|
||||
}
|
||||
mSystemServiceManager.startService(SensorNotificationService.class);
|
||||
mSystemServiceManager.startService(ContextHubSystemService.class);
|
||||
}
|
||||
|
||||
traceBeginAndSlog("StartDiskStatsService");
|
||||
|
||||
Reference in New Issue
Block a user