Skip to content
Commit df4111c2 authored by Roman Hakh's avatar Roman Hakh Committed by Yu-Han Yang
Browse files

DO NOT MERGE: GNSS: Add a check of SIM presence to GnssConfig



There are functions in the  GnssConfiguration class that load and apply
GNSS properties from a carrier configuration file. But these properties
are related to SUPL and LPP that are used in cell phones.
Therefore, need to check the presence of SIM in device before
printing error messages.

Bug: 163993486
Test: $ adb logcat | grep 'Unable to set ES_EXTENSION_SEC: 0'
      to make sure that properties weren't applied.

Signed-off-by: default avatarRoman Hakh <roman.hakh@globallogic.com>
Change-Id: I173c8d614c1e2923f478698ffd6a806b04dcbf27
parent bad5c4ec
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