commit | 78d1d05723b9c89c6d612b00a8d4fd5d3ce8118f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Mar 16 02:04:44 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Apr 05 09:24:46 2017 -0700 |
tree | c33b8ab51f72467e52042dfc7ad9d64d4df9b8c9 | |
parent | 9921be43c12b34838900e1a49811da613cc5765a [diff] |
TokenManager: use secure tokens Token manager tokens need to be larger then 64 bits so that we have sufficient security. Allowing them to be variably sized gives us sufficient flexibility to change the underlying implementation without having to change the interface. Bug: 33842662 Test: hidl_test Test: (sanity) YouTube + Google Play Movies works Test: camera video recording works Test: lshal Change-Id: I6a39e68b6b660cf00bf5363d9c66a8fa1ff2c6a5