commit | ce01e0df17bc73508ea7db4a6f517138af60497f | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Thu Jun 13 02:08:11 2024 +0800 |
committer | Tiger <tigerhuang@google.com> | Thu Jun 13 02:08:11 2024 +0800 |
tree | eb44e45d98e6b9d349145204a6fa45e49739b633 | |
parent | 412a1d554f642b8af82e12923359e1ed9c199991 [diff] |
Call updateKidsModeSettings without holding mLock This CL stops holding PhoneWindowManager.mLock before calling the WindowManagerInternal method to avoid the dead lock while trying to acquire WindowManagerService.mGlobalLock. Fix: 346153851 Flag: NA Test: presubmit Change-Id: If90f4d7071a6c95479c79e0c89c1ac26c8a9deed