commit | e13617100d40079b79863ed504c79e7ef22b084e | [log] [tgz] |
---|---|---|
author | Satya Tangirala <satyat@google.com> | Mon Mar 15 15:33:08 2021 -0700 |
committer | Satya Tangirala <satyat@google.com> | Wed Apr 07 02:05:35 2021 -0700 |
tree | 8054c412b93eb34e8edabd4d57580317d697e6d9 | |
parent | 159a11f600e31eb287600b653fbfe9e8a2283462 [diff] |
Remove HardwareAuthToken support from vold::Keymaster HardwareAuthTokens are no longer used by vold since Android P. So remove the auth token parameter from vold. This patch doesn't remove the token from IVold.aidl, and the methods in VoldNativeService.cpp return an error if a non-empty auth token is passed to them. Bug: 181910578 Test: cuttlefish and bramble boot with patch Change-Id: I1a9f54e10f9efdda9973906afd0a5de5a699ada5