| commit | 79e0f6440aee69659bc01a0669a329dbaeaf471c | [log] [tgz] |
|---|---|---|
| author | Chad Brubaker <cbrubaker@google.com> | Wed Sep 09 20:34:09 2015 -0700 |
| committer | Chad Brubaker <cbrubaker@google.com> | Thu Sep 10 16:38:44 2015 -0700 |
| tree | 64043ead29a44172a02f7fea3366a5d7a7549d8d | |
| parent | b28a9652db12b07156d3a4cc1237c45787cd8b72 [diff] |
Fix failure to save master key on new profile New profiles use the master key of the parent user for keystore. Unfortunately copyMasterKey only copies the key from the parent to the user in memory but doesn't save it to disk, causing the child user to be uninitialized after a reboot. Bug: 23889443 Change-Id: I73dfa5d8a2ed064762440dca0ee1a0115b291a97