diff options
author | 2024-02-23 15:43:08 -0800 | |
---|---|---|
committer | 2024-02-26 14:00:11 -0800 | |
commit | a9d4b6764b39cc8c3dac2c4014c0b733a3c091cb (patch) | |
tree | aa175e1f4bf3dc8fd569e3b58033dfa0649f8b3b /libs/hwui/FrameInfoVisualizer.cpp | |
parent | 1d8fc144b4c395598a4185dafffc70ceebd421de (diff) |
[archive] fix permission restoration on unarchive after install-archived
Use updated users for permission restoration if the app being updated is
previously installed as archived. This change slightly changes the order
of things. Previously: 1) restoreAndPostInstall 2)
handlePackagePostInstall on handler thread 3) restore permission in the
middle of handlePackagePostInstall. After this CL: 1)
restoreAndPostIntall 2) restore permisison on handler thread 3)
handlePackagePostInstall on the handler thread.
BUG: 325618438
Test: manual
Change-Id: Ida9b51932b26efc60c1867b0d4e513a8fd8575b3
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions