Files
frameworks_base/keystore/java
Brian Young df16c56fbf 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
2018-03-01 09:51:15 -08:00
..