Skip to content
Commit c285dbe1 authored by Rhed Jao's avatar Rhed Jao
Browse files

Improve the cache rebuild latency of AppsFilter on boot

- Moving the rebuild task from background thread to the service
  thread in order to get more cpu resource for visibility
  computing.
- Using a thread pool to compute component visibility of all
  packages on the device in parallel. It can improve the latency
  if lots of packages on device.

Bug: 257339238
Bug: 262515424
Test: atest CtsAppEnumerationTestCases
Change-Id: Id9dbd4e55fa8fdd0a3f07e3ff7b953e1d9c5f1a9
parent 746366d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment