Loading services/core/java/com/android/server/am/ActiveServices.java +0 −4 Original line number Diff line number Diff line Loading @@ -1076,10 +1076,6 @@ public final class ActiveServices { return 1; } private void foo() { } void publishServiceLocked(ServiceRecord r, Intent intent, IBinder service) { final long origId = Binder.clearCallingIdentity(); try { Loading Loading
services/core/java/com/android/server/am/ActiveServices.java +0 −4 Original line number Diff line number Diff line Loading @@ -1076,10 +1076,6 @@ public final class ActiveServices { return 1; } private void foo() { } void publishServiceLocked(ServiceRecord r, Intent intent, IBinder service) { final long origId = Binder.clearCallingIdentity(); try { Loading