summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupData.cpp
diff options
context:
space:
mode:
author Eric Biggers <ebiggers@google.com> 2022-01-26 01:59:17 +0000
committer Eric Biggers <ebiggers@google.com> 2022-03-15 01:26:01 +0000
commit95792478f197ae363a7e86d2c3139a7ade048818 (patch)
treeb007f407045d4b6249ca1adb89cabd2e422a4b37 /libs/androidfw/BackupData.cpp
parentd04de5ce97e56555edc6fbbd1d9292a959071488 (diff)
Remove HardwareAuthToken parameter from unlockUserKey
Due to the migration to synthetic passwords, the 'token' parameter to unlockUserKey() is no longer needed. Remove it. Note: I didn't change unlockUser() in IActivityManager because it is marked with UnsupportedAppUsage, so it might not be safe to change the method signature. It now just ignores the 'token' parameter rather than passing it down the stack. Test: atest com.android.server.locksettings Bug: 184723544 Change-Id: I35ce09412f47f2f2a17a371d518a0a518b70bfb6 (cherry picked from commit b1bcec9c7d3aa97e39f71cc3ac821656d8b0b981) Merged-In: I35ce09412f47f2f2a17a371d518a0a518b70bfb6
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions