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

Commit 0f0ecabf authored by George Chan's avatar George Chan
Browse files

Updated collectAppInfo to handle case where Android package removed...

Updated collectAppInfo to handle case where Android package removed uninstalled before BTS has a chance to measure the package split.

In the original flow, apps were not measured until the next time the device has downtime (ie. charging.) so apps that were installed then quickly uninstalled were not measured. With the new callback, measurements are immediate. This means apps that were installed and immediately removed (ie. for testing, suspicious behavior) are now being measured as well, meaning there is a race condition between measurement and uninstallation of the app.

Change-Id: I7306d6c88ebb7c78373d8a781e028c3fd17b0f70
Test: atest
Bug: 383365281
Flag: EXEMPT low complexity bug fix
parent 619d7124
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment