commit | c9c0026c7b16a2863cdb5fc014076a3a0b294ee9 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Thu Feb 02 19:05:39 2023 +0800 |
committer | JW Wang <wangchun@google.com> | Thu Feb 02 19:05:39 2023 +0800 |
tree | 3954be7e29a7e6d56506d3968fc5bc28a137c0cb | |
parent | a1ea042d03c41c4c80e2cd579b0f13bc2e8bb63c [diff] |
Run abandon() in the system server context abandon() will call into StagingManager which might trigger external callbacks. The code should not run in the context of the calling uid. Bug: 267383992 Test: CtsStagedInstallHostTestCases Change-Id: Ib8a1b6bd48388e1dc2362b8f7cbe4c0d41ee3ebc