summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Vaibhav Devmurari <vdevmurari@google.com> 2024-12-02 12:40:56 +0000
committer Vaibhav Devmurari <vdevmurari@google.com> 2024-12-03 15:51:34 +0000
commit831a62cebb8e2a473b9ca5283d6c56b827711757 (patch)
tree7f8de86020ef7418be5222bfb22922912661d911 /api/api.go
parent18f0d02bf27f9c8fc9ea9d2857db7b8da9c907ef (diff)
Fix: Boot time regression on systemRunning
After lifecycle refactoring for IMS, systemRunning is under ActivityManager ready phase. Need to move complex operations, out of the boot phase. Alternatively can selectively fix all the operations in IMS.systemRunning() so that they don't take any significant time. As a stop gap shifting all of system running to handler thread. Bug: 380801853 Test: manual on ABTD Flag: EXEMPT bugfix Change-Id: I915ab231af980cd5dee72e030dd819659ab99b74
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions