commit | cbab0d133b472c06a1872509aa506196fc56b0f8 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Thu Oct 15 15:42:12 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Thu Nov 12 08:03:25 2020 -0800 |
tree | 8ba862d4a49cb849ed0d6f97939d83734c919fbd | |
parent | c5bdd77f1abbac6d6d0cf770312a9a3a816769b9 [diff] |
Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils This patch adds a forEach function for int arrays to android.security.keystore.ArrayUtils. A utility function with the intendet use in Keystore 2.0 Key paramter handling. Test: None Change-Id: I2c02b300ee68fcd548c128deb0266fe603226807