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

Skip to content
Commit 70575ab3 authored by David Duarte's avatar David Duarte
Browse files

ProfileService: Change `stop` return to void

The return of ProfileService#stop was only used to log an error.
And all stop implementation also log a line before returning false.

So the return is changed from boolean to void to be able to remove
all checks of ProfileService#stop's return value and simplify
the callers.

Bug: 319112725
Test: m Bluetooth BluetoothInstrumentationTests
Flag: Exempt, mechanical refactor
Change-Id: I6df7562859ced79db86d7900bd7499ca65165c22
parent 5687f159
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