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

Skip to content
Commit 52686f82 authored by Anil Admal's avatar Anil Admal
Browse files

Consolidate add/remove GNSS data listeners code in LMS

The code in the following methods in LocationManagerService is very
similar and could be replaced with an equivalent generic method.

addGnssMeasurementsListener()
addGnssNavigationMessageListener()
registerGnssStatusCallback()

Similarly, for the following methods as well

removeGnssMeasurementsListener()
removeGnssNavigationMessageListener()
unregisterGnssStatusCallback()

Fixes: 124405905
Test: Verified with GnssLogger
Change-Id: Idea9725346b458095209b030827a1032f8ef6974
parent 18cf22a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment