commit | 00f94598c73b9b30a6855862b514dc53789b564c | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Sep 20 15:08:49 2017 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Mon Oct 02 09:57:29 2017 -0700 |
tree | c73b2ab3263702d2986b3efb2164bdcd9d3569a3 | |
parent | 687d8925ffb82902ea678a86aed875451b920b5d [diff] |
Fix misnomer and resulting bug in keystore.cpp On the upgrade path from keystore blobs version 0, the userId was interpreted as uid which resulted in it being converted to a userId a second time. This would result in keys belonging to other users being assigned to the main user. This patch fixes the bug and the misnomer that lead to the confusion. Bug: 65851049 Merged-In: I91975310b6140929dcb6820aa8bd4c28b8e5de5e Change-Id: I91975310b6140929dcb6820aa8bd4c28b8e5de5e