commit | e78c034bbbaa7979eaf179816a9807ab59e58d49 | [log] [tgz] |
---|---|---|
author | Keun young Park <keunyoung@google.com> | Wed May 04 17:13:03 2022 -0700 |
committer | Keun young Park <keunyoung@google.com> | Tue May 10 11:36:27 2022 -0700 |
tree | 4be20d8c89bdfb2b155c1338281bda1f33a129dd | |
parent | f19925afc9b8208887ffcc6ec5d0fad1b059cc7b [diff] |
Continue dexopt for other packages when a package reports an error - The job itelf will report an error if any error happens. - The failed APK will be added to failed list so that it is not tried agai until the package is updated. - Updated the unit test to test this logic. Bug: 230869482 Test: atest com.android.server.pm.BackgroundDexOptServiceUnitTest atest android.compilation.cts.BackgroundDexOptimizationTest Change-Id: I3a55b07b0f88d94fdf8a70f3e365be743dc1782e