Avoid passing around LSE Phase

Store LSE phase into an instance field to avoid needing to pass it
around to various functions and allow functions to assert they are in
the correct phase more easily.

Test: ./test.py --host
Change-Id: I39d39718c24b49b8ad2c541359edca21f7c01c20
1 file changed