commit | 474eee3351339df1ef7fa9c6749d6ba65d21ac81 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Thu Jun 17 10:58:27 2021 -0700 |
committer | Seth Moore <sethmo@google.com> | Thu Jun 17 12:41:39 2021 -0700 |
tree | b9876555b1295302ed88371e899197db78cbe256 | |
parent | 8f1245a802efc986ee266a260044b2309c1be086 [diff] |
Remove ignoreSignature for cose signature checks This flag is never used anywhere, so just remove it. When used, it would bypass signature checks. This is something we generally don't want to do, even in testing. So remove the flag so there's no temptation to use it. Ignore-AOSP-First: Will cherry-pick to AOSP Bug: 190942528 Test: VtsHalRemotelyProvisionedComponentTargetTest Change-Id: I0433c1eedc08e9a5a5ad71347154867dba61689e