So far the account state (whether the account is active or inactive) was
only available via the the Get Account Detail REST endpoint which
returned it as part of AccountDetailInfo.
The account state should be available as part of AccountInfo when the
frontend requests detailed accounts. This way the frontend can know
which accounts are inactive and show them differently in the UI. E.g. if
the account of a reviewer is inactive the change owner wants to know
about this because this account cannot do the review.
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I4199f30e9bb9e9ecd1a199dc0ef32dfd3947919c