summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Jing Ji <jji@google.com> 2022-06-07 18:31:33 -0700
committer Jing Ji <jji@google.com> 2022-06-09 23:25:13 +0000
commit63752a84bb8423c0fe7012e615e58476d8fd04c8 (patch)
tree02c7e27122410657c9875e7dc27efde4d88c42fa /libs/androidfw/ApkParsing.cpp
parent2e6039cd73d107046e1cb2accae8b8b0177e75d6 (diff)
Mark the persistent flag while creating the ProcessRecord
...if it's a persistent app indeed. As we're not necessarily reusing the ProcessRecord now - including persistent process - this was to handle the case where the old process has been killed but not cleaned up, and the new process creation request comes in - in this case, we'll create a new ProcessRecord. If we do so, we need to set the persistent flag correctly to the new ProcessRecord. Bug: 230296979 Test: Manual Change-Id: I2c8f8d054c64a8dd97ee4913779e927464382525
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions