summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Yisroel Forta <yforta@google.com> 2024-11-14 12:31:36 +0000
committer Yisroel Forta <yforta@google.com> 2024-11-15 10:03:56 +0000
commit4faf0ca3bb80f104614e6280f1933d8ff1ce689c (patch)
treea3a21197ac6ec5d88ddfa63e69458d0f71a56bd5 /libs/androidfw/FileStream.cpp
parent261caa809debb19c7be8a70594da50c52efbe583 (diff)
Fix start info handling of isolated processes
Currently isolated process uids are stored in their own container. This results in storing a large number of records that are not reasonable accessible. As an initial remedy, simply discard the records for isolated processes. This is done both when added, and when restored from disk so that old ones don't linger. In the future, we may want to store these under the parent UID. Bug: 374032823 Test: trigger isolated process start, confirm no record. Flag: com.android.server.am.app_start_info_isolated_process Change-Id: Icaeec18fb679c1e71ec9a0b250af7f5f4e18d87e
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions