commit | 604eb2a83801d4bfd9e83e1561678956fbe7663c | [log] [tgz] |
---|---|---|
author | Annie Meng <anniemeng@google.com> | Tue Dec 04 13:40:10 2018 +0000 |
committer | Annie Meng <anniemeng@google.com> | Mon Dec 10 12:43:15 2018 +0000 |
tree | f57700050a1ada514c5d9e4d83e5c9831248123f | |
parent | 3b2e750a93816c298df8b739c56fd76487f1d18f [diff] |
[Multi-user] Consolidate BMS creation Part of prep work to create a UserBMS instance per user. Moves BMS state initialization to the BMS constructor. Most of this state will then be moved to the UserBMS constructor since it's per-user state. Bug: 120212806 Test: 1) atest RunFrameworksServicesRoboTests 2) atest TrampolineTest 3) boot -> unlock user -> create service 4) adb shell bmgr flows Change-Id: I140c4db3d5c147e3dd09e590eaf15a9f4d8b3da1