Files
gerrit/java
Edwin Kempin 14446908bf Get*Preferences: Use AccountCache#maybeGet instead of AccountCache#get
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>
2018-01-24 17:15:02 +01:00
..