Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b4ffbd0d authored by Billy Lau's avatar Billy Lau
Browse files

Compute SHA256 digest of binaries asynchronously post boot.

Instead of waiting until first invocation of commandline, we will
execute the computation of SHA256 digest of APEXs and Modules in
a separate thread post boot (to not hold up boot time).

This allows the logging of APEX information to statsd to happen
once every reboot. Otherwise, logging may never occur if the users
never make use of the commandline.

Bug: 217469982
Test: Manual. `adb shell cmd transparency get apex_info` no longer
has latency upon first invocation.

Change-Id: I1f09316f5b7cde1795dc49456bae97362e30d5c6
parent c8299d28
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