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

Skip to content
Commit cbd2f357 authored by Songchun Fan's avatar Songchun Fan
Browse files

[pm] use actual scanning time as firstInstallTime for preload apps

Previously we use the file modified time as the firstInstallTime for
preloaded apps. This timestamp can be much older than the actuall
boot time, and can cause ART service to skip some of the preloaded apps.
This CL changes it to use the actual scanning time of the apps as the
firstInstallTime.

This CL is guarded by a feature flag to minimize compatibility issues.

BUG: 321258605
Test: manual

Change-Id: Ic2480de9e26c8211ef1957319a1e97ddc9471278
parent f687e4ee
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