commit | d39ec80523a57458055d710f87312419d205fcb3 | [log] [tgz] |
---|---|---|
author | Song Pan <songpan@google.com> | Tue Feb 25 16:34:49 2020 +0000 |
committer | Song Pan <songpan@google.com> | Wed Feb 26 15:03:27 2020 +0000 |
tree | 5b73dd87e0184fd7eb7cdb05646339bf6bf94a5e | |
parent | 6f01c62d29d90c143b93e461f5b61d4f11127e6c [diff] |
Fix a bug with the settings for skipping integrity check for verifiers. Currently we read it at the start and cache it. This will cause any change in settings to have effect only after restart. This is probably not what we want. Bug: 150220476 Test: atest AppIntegrityManagerServiceImplTest Change-Id: Icf4fc0e83e3563544b022c722e893a98f3512f25