summaryrefslogtreecommitdiff
path: root/location/LocationDataTypes.h
diff options
context:
space:
mode:
authorMike Cailean <mcailean@codeaurora.org>2019-01-25 10:15:19 -0800
committerMike Cailean <mcailean@codeaurora.org>2019-02-21 13:38:28 -0800
commite78728024dd2b1998811478494319be07458d05e (patch)
tree720cfa75d9a9c29e0bb27113986a1ded5787c6fe /location/LocationDataTypes.h
parentc051c7d112845695493f787af5b8f16f87c92f06 (diff)
downloadgps-e78728024dd2b1998811478494319be07458d05e.tar.gz
SUPL over WiFi changes in GNSS HIDL2.0
Change-Id: I20a2071fd748dea16cd55aa120bc307ebc0645a9 CRs-fixed: 2342192
Diffstat (limited to 'location/LocationDataTypes.h')
-rw-r--r--location/LocationDataTypes.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/location/LocationDataTypes.h b/location/LocationDataTypes.h
index 61598be..e138bbb 100644
--- a/location/LocationDataTypes.h
+++ b/location/LocationDataTypes.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2018 The Linux Foundation. All rights reserved.
+/* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -374,6 +374,8 @@ typedef enum {
typedef enum {
GNSS_ASSISTANCE_TYPE_SUPL = 0,
GNSS_ASSISTANCE_TYPE_C2K,
+ GNSS_ASSISTANCE_TYPE_SUPL_EIMS,
+ GNSS_ASSISTANCE_TYPE_SUPL_IMS,
} GnssAssistanceType;
typedef enum {