commit | e585720c951e098ec8db1b0b00a6c6a4b98a1fd2 | [log] [tgz] |
---|---|---|
author | Song Chun Fan <schfan@google.com> | Mon Oct 07 16:36:00 2024 -0700 |
committer | Song Chun Fan <schfan@google.com> | Mon Oct 07 16:36:03 2024 -0700 |
tree | 40fcf0debf6386c30abb6d40fde69a28339ffb0d | |
parent | 2c5b6d7e38098a96eb9727a8db38da9ac0484e03 [diff] |
[3/N] implement getDeclaredLibraries + Add declaredLibraries to ApkLite and PackageLite + Move parsing time to be slightly earlier in the verification stage. This change only impact mode_inherit installations, because for mode_full installs, parsing is already done at validation time. Test: atest CtsPackageManagerTestCases:VerifierServiceTest FLAG: android.content.pm.verification_service BUG: 360129103 BUG: 360129657 Change-Id: I68e8da44b90e3b22a2bc0ef34f6c31afe7294e45