
AccountCache#get returns an empty AccountState to represent a missing account. If an account is missing it's better to fail with an exception than returning the default preferences and make look like the account exists. Change-Id: I1dca72f54dc093142028fbc719db458ec152f0e3 Signed-off-by: Edwin Kempin <ekempin@google.com>