diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-11-08 01:02:30 -0800 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-11-08 01:02:30 -0800 |
commit | 28fb84e8d1cb41e22e7f6210ea04190914db103f (patch) | |
tree | 5b738415dd104ede73fc0302be693557ad2cc3d5 /location | |
parent | c259797d7567e8fb71d46fb69a0fa941cdd4b72c (diff) | |
parent | ee0fa20a1d35466b22264116eaeb957495ce6667 (diff) |
Merge ee0fa20a1d35466b22264116eaeb957495ce6667 on remote branchHEADumineko-8350tachibana-8350
Change-Id: Ie3e99d857848862a71a6b35e4293b905b7fd9fd4
Diffstat (limited to 'location')
-rw-r--r-- | location/LocationDataTypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/location/LocationDataTypes.h b/location/LocationDataTypes.h index ca8281a..b85464a 100644 --- a/location/LocationDataTypes.h +++ b/location/LocationDataTypes.h @@ -63,7 +63,6 @@ typedef enum { LOCATION_ERROR_GEOFENCES_AT_MAX, LOCATION_ERROR_NOT_SUPPORTED, LOCATION_ERROR_TIMEOUT, - LOCATION_ERROR_GNSS_DISABLED, } LocationError; // Flags to indicate which values are valid in a Location |