commit | e83500d732acf282b34acbc30b257e55ad599400 | [log] [tgz] |
---|---|---|
author | Vladimir Komsiyski <vladokom@google.com> | Thu Jun 08 11:16:00 2023 +0200 |
committer | Vladimir Komsiyski <vladokom@google.com> | Thu Jun 08 12:43:33 2023 +0000 |
tree | 36ea66d8ccc95e7aca556e87aae0989805ceda06 | |
parent | 4b4b8d7b085d669426c0d2f69fc9e20a080e4095 [diff] |
Clear identity when releasing display resources. We already do this in `close()` but not in `onVirtualDisplayRemoved()`. This causes a security exception due to missing `WAKE_LOCK` permission on builds that use HSUM. Fix: 286185979 Test: presubmit Change-Id: Iebbb04f6223d465beb1fbfe0f28d3a96e4304db3 Merged-In: I40447a461409fb523be3932d67b1fc6f0843e9e9