Hide power dialog when lockscreen comes and goes.

Bug: 37434614
Test: manual
Change-Id: I6649d84400946f5f0044537358d79f96b8c5f43e
This commit is contained in:
Alison Cichowlas
2017-06-15 15:23:58 -04:00
parent ed1519d095
commit 0a2026430e

View File

@@ -12563,6 +12563,7 @@ public class ActivityManagerService extends IActivityManager.Stub
Binder.restoreCallingIdentity(ident);
}
}
closeSystemDialogs("setLockScreenShown");
}
@Override