Fingerprint Service: fix potential NPE
The client receiver can be null (and there are null checks elsewhere it
is accessed), so we should make sure it is not, before trying to update
its state.
Ref: CYNGNOS-832
Change-Id: I4063f209102f9c42f7491aae752384b1654be3e9
Signed-off-by:
Roman Birg <roman@cyngn.com>
Loading
Please register or sign in to comment