summaryrefslogtreecommitdiff
path: root/libs/androidfw/ResourceTimer.cpp
diff options
context:
space:
mode:
author Pavel Grafov <pgrafov@google.com> 2021-10-11 16:09:34 +0100
committer Pavel Grafov <pgrafov@google.com> 2021-10-13 15:10:55 +0100
commit3f0400e2218b45bb902e48a0a5eac6275c431943 (patch)
tree168ff2899eb8e4273f32433850912f9beb9a99d2 /libs/androidfw/ResourceTimer.cpp
parentae99d9ba9cbf8f2ca1ee5c696828cdf58f4b4f95 (diff)
Delay instantiation of PacProcessor until unlocked
Webkit PAC processor cannot be created before the user is unlocked, this is currently causing crashes during boot. With this CL PacProcessor instantiation is delayed and will happen only when the user is unlocked either when handling a request or when PAC script is set. Instantiation of PacProcessor can take substantial time, on order of a second. Bug: 200241231 Test: manual, set PAC proxy and reboot Change-Id: Id42d857289a0b0f7df5b1c48f94d1b363d94235e
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions