summaryrefslogtreecommitdiffstats
path: root/core/res/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/values/config.xml')
-rwxr-xr-xcore/res/res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index 1e5db81..877419d 100755
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -1177,6 +1177,8 @@
<!-- Component name of the combo network location provider. -->
<string name="config_comboNetworkLocationProvider" translatable="false">com.qualcomm.location</string>
+ <!-- Component name of the service providing geofence API support. -->
+ <string name="config_geofenceProvider" translatable="false">com.qualcomm.location</string>
<!-- Boolean indicating if current platform supports bluetooth SCO for off call
use cases -->