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: Roman Hakh <roman.hakh@globallogic.com>
Change-Id: I173c8d614c1e2923f478698ffd6a806b04dcbf27
1 file changed