commit | acfcc90ebd40be13b5058529d2b77dd57cbe2c8f | [log] [tgz] |
---|---|---|
author | Pierre Barbier de Reuille <pbdr@google.com> | Thu Oct 07 12:27:32 2021 +0000 |
committer | Pierre Barbier de Reuille <pbdr@google.com> | Mon Oct 25 08:20:10 2021 +0000 |
tree | 91d84db68bb27b2e0a1e049937f9a7a165f52580 | |
parent | 7fc0216e351a6358ebee84a22752080baf5f31b7 [diff] |
Check if APK paths are valid right before creating the context. The check has to be done in RemoteViews and in AppWidgetHostView right before creating the context used to inflate the app widget. Further, the APK is cached potentially in two places: in the APK with code and the APK without codes, so both places are updated if present. Test: manual, see bug for details Fix: 202369942 Change-Id: I5718f67711a3332a942d3c037eef7f30379549a4