summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Alex Buynytskyy <alexbuy@google.com> 2022-04-27 09:47:23 -0700
committer Alex Buynytskyy <alexbuy@google.com> 2022-04-27 19:07:12 +0000
commit4e729acd167d762855cb3da96d16045ba3ceec61 (patch)
tree4539dc900f111a5488578cba851fa16a8f0ca20f /libs/androidfw/AssetsProvider.cpp
parent3ce32193f0d6f9e205661dd10ef4eecd39cd81a6 (diff)
PackageManager Handler Thread Priorities adjustment.
Primary handler thread priority changed to DEFAULT from BACKGROUND. Secondary handler thread priority changed to BACKGROUND from DEFAULT. There are a few write* operations which include IO, but they are executed under mLock and we want them to complete ASAP. If at some point they are made lockless then we will move them to the secondary thread. Bug: 230521658 Fixes: 230521658 Test: presubmit Change-Id: I4d0c6ea696e31976216c69b9be10a8f3f5efd833
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions