commit | df16c56fbf05908e03f3a95a8a3d981bbc2fdb91 | [log] [tgz] |
---|---|---|
author | Brian Young <bcyoung@google.com> | Fri Feb 23 18:04:20 2018 +0000 |
committer | Brian C. Young <bcyoung@google.com> | Thu Mar 01 09:51:15 2018 -0800 |
tree | fd49ab873b6a850bedb1b901e1a284cdc42eaf93 | |
parent | b1d5004cf59ff4d48dc72c8df761280801458653 [diff] |
Refactor AddUserAuthArgs for extensibility Create an interface that encapsulates the common arguments to AddUserAuthArgs, add that interface to KeyProtection and KeyGenParameterSpec, and refactor AddUserAuthArgs to accept an instance of that interface. Test: CTS Module CtsKeystoreTestCases Bug: 74017618 Change-Id: I591e34e5d08421ea1c022bbb6e955ee3c01eb435