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

Skip to content
Commit 26e8370b authored by Wenhao Wang's avatar Wenhao Wang
Browse files

[pm] Implement the BIC service

The BIC service monitors two categories of events:

1. usage events to tell the foreground/background state
of package installers.
2. packages install/uninstall.

Based on the timestamps of the above events, the BIC service
detects the background installed packages.
The BIC service also stores the list of background installed
packages on the disk.

The clients of the BIC service can query the list of background
installed packages.

Bug: 238451991
Test: BackgroundInstallControlServiceTest
Change-Id: I58c98a176897893b60cf24d01c69266771d102ca
parent 9452d8bc
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