Loading services/core/java/com/android/server/pm/LauncherAppsService.java +0 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,6 @@ public class LauncherAppsService extends SystemService { @Override public void onStart() { Binder.LOG_RUNTIME_EXCEPTION = true; publishBinderService(Context.LAUNCHER_APPS_SERVICE, mLauncherAppsImpl); } Loading Loading
services/core/java/com/android/server/pm/LauncherAppsService.java +0 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,6 @@ public class LauncherAppsService extends SystemService { @Override public void onStart() { Binder.LOG_RUNTIME_EXCEPTION = true; publishBinderService(Context.LAUNCHER_APPS_SERVICE, mLauncherAppsImpl); } Loading