commit | 8ae87ea1d626562b0fa83208e75bf225c2520fdb | [log] [tgz] |
---|---|---|
author | Bookatz <bookatz@google.com> | Tue Nov 26 12:00:19 2019 -0800 |
committer | Adam Bookatz <bookatz@google.com> | Tue Dec 03 21:41:50 2019 +0000 |
tree | 7d61d3602bcfea2e7fe522e59d7a43d96fc7534b | |
parent | db644b952e64a1f572a41e1b2953eb99a5ae6d3b [diff] |
UserManager: move preCreate code to new method This cl just moves the block of code that is dedicated to converting preCreated users to its own method to make the code look less messy. Also adds synchronization to the writeUserLP calls within that block. Bug: 142482943 Test: Treehugger (this cl just moves some code into a new method) Change-Id: I7326a6559540b7166f737a9ecc7a5745ffc67554