commit | b436bdb161e5ebb09514641e9bc0a03d707a3de3 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed May 31 13:05:45 2017 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Mon Oct 02 12:30:41 2017 -0700 |
tree | 90c208430d1162e4231325ef1552f9f6b4c74f93 | |
parent | dc877aea40979bb5a18206cd9cec7bb4f31442e2 [diff] |
Add AuthProxy to authorization_set.h Keymaster often queries the both sw and hw enforced authorization lists. The AuthProxy allows to wrap two authorization lists into a singe proxy objects that forward quarries to both wrapped lists and allows iterating through the content of both as if they where a single authorization list. Test: VtsHalKeymasterV3_0TargetTest Bug: 67358942 Change-Id: I0346461c4c92d48d342dd66c84024f1a65837002