am 3babc728: Merge "Qualify private outer call in MediaProjectionManagerService." into lmp-mr1-dev
* commit '3babc728e0910ac25744bdf3f923fdfdeeb689d1': Qualify private outer call in MediaProjectionManagerService.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user