summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yasin Kilicdere <tyk@google.com> 2024-08-30 11:57:07 +0000
committer Yasin Kilicdere <tyk@google.com> 2024-08-30 12:01:23 +0000
commit29baee3237ea80b4754fc5a926c068a5e89335e3 (patch)
treeeed5a79dec8737f1156b10183cdafbc9a95ce483 /libs/androidfw/StringPool.cpp
parent2f426237f72d00cf89ffa16f2c00b3ed5a23983d (diff)
Avoid marking ephemeral users for removal if they haven't been logged in
yet. Previously this was only being done for auto-created guest users. But this CL extends that behavior beyond guest users and include any not- yet-logged-in ephemeral users. It will still be continued to avoid marking an auto-created not-yet- logged-in ephemeral guest user for removal during boot, which would be recreated again anyway later in the boot. This change also improves boot time, because now we don't need to check for config_guestUserAutoCreated during boot. Fixes: 352716720 Change-Id: I0e09fb7ac3f4d72bb7053ef6dd67fea7a1657a3a Test: atest CtsMultiUserHostTestCases Flag: EXEMPT bugfix
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions