Skip to content
Snippets Groups Projects
Commit 5d204d1c authored by Jason Parks's avatar Jason Parks Committed by Android Build Coastguard Worker
Browse files

Fix issue with upgrading from previous user versions.

The storage format of users changed in userVersion 10. When upgrading
from userVersion 9 (Android 13), local user restrictions would be read
as base restrictions. This fix properly reads in the old version and
converts it to the new storage format.

Bug: 305455828
Test: atest UserManagerServiceUserInfoTest
(cherry picked from commit 347b8a00)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:739281096aba494151f8c953f2d63ec9fd4c7e87)
Merged-In: I14fdac19b4458c6bd2ccee7d1b119bc710e1b600
Change-Id: I14fdac19b4458c6bd2ccee7d1b119bc710e1b600
parent d4b6613b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment