commit | 2bc720fabf752a54d0af6a38b8efa5f102f87ce6 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Mon Jan 29 13:02:03 2024 -0800 |
committer | Songchun Fan <schfan@google.com> | Mon Jan 29 13:04:57 2024 -0800 |
tree | a10142735ff53b7c25090142af63e9db050f28cd | |
parent | b2f6ca34d1e83da6e93434f1356ca64598ef1990 [diff] |
[pm] set firstInstallTime for system apps on createNewUser (As a follow up on ag/25951290) This field used to be 0 (effectively the beginning of unix time) so it's not very useful. Set it to the actual timestamp when the system app is marked as installed on the new user. BUG: 322246299 Test: presubmit Change-Id: I15a638c83032a086db5d413ada6289692d941490