Loading services/core/java/com/android/server/media/projection/MediaProjectionManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -325,7 +325,7 @@ public final class MediaProjectionManagerService extends SystemService final long token = Binder.clearCallingIdentity(); try { dump(pw); MediaProjectionManagerService.this.dump(pw); } finally { Binder.restoreCallingIdentity(token); } Loading Loading
services/core/java/com/android/server/media/projection/MediaProjectionManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -325,7 +325,7 @@ public final class MediaProjectionManagerService extends SystemService final long token = Binder.clearCallingIdentity(); try { dump(pw); MediaProjectionManagerService.this.dump(pw); } finally { Binder.restoreCallingIdentity(token); } Loading