diff options
| author | 2022-10-31 14:38:02 +0000 | |
|---|---|---|
| committer | 2022-11-01 17:11:07 +0000 | |
| commit | b4db66635a7aae10927171fe2d8ab6ab0e41bb05 (patch) | |
| tree | f212640c55e7f4b3b58a52dddeefe76fc5d75a95 /libs/androidfw/AssetsProvider.cpp | |
| parent | 07d58c6de36dbc0c0ac2c1a96e6f0226a8c9896c (diff) | |
Binder.restoreCallingIdentity moved from 'catch' to 'finally' block.
Clearing the calling identity should be restored in the finally block.
In WallpaperManagerService.WallpaperConnection.engineShown method
it was restored in catch block. This CL corrects that issue.
Bug: 256605760
Test: n/a
Change-Id: Ibe1e252c6ef8728b0706fe1f58d1c56955ce5733
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions