diff options
| author | 2022-11-08 15:50:31 -0800 | |
|---|---|---|
| committer | 2022-12-14 03:34:37 +0000 | |
| commit | 26e8370b96abe441eae6c0ec5700cff1eddcebb9 (patch) | |
| tree | 1eca7634efb51245a4b88272355fc24786dfec3f /libs/androidfw/AssetsProvider.cpp | |
| parent | 9452d8bc52f6a6dc456afbf91a980e52eef97314 (diff) | |
[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
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions