Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ddc8ae8 authored by Arnav Gupta's avatar Arnav Gupta Committed by Andre Eisenbach
Browse files

HFP: Do not return NULL when the HDP interface is unavailable



We're not supposed to return a NULL from a a function returning an int
value. And indeed the calling Java code does not have a NPE check either.

If an HDP interface is not avaialable, send -1 which the Java code
correctly assumes as a failure to register the health app.

Change-Id: I5ac7dc6f9acc9fefae8d1d2233453448c3ba79bc
Signed-off-by: default avatarArnav Gupta <championswimmer@gmail.com>
parent 0a6e5036
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment