Overwrites the default hidl gnss hal implementation
to interface directly to LocationAPI
CRs-fixed: 1112712
Change-Id: I3385911956c0c6c457202a8584b108046c587b36
Implementation of LocationAPI into gps hal
to be a common API that is called into by platform
specific APIs.
Change-Id: Ie5a7bd217d4ae2175ad49e6aca2fb6ecd4702f3b
CRs-fixed: 1112712
Remove all usage of gps.h and fused_location.h
from all gnss models except gps/fpl hal librarys
Change-Id: I90ba233c6bbe5c31a4cacceeb981833719c871f2
CRs-Fixed: 1067953
Explicitly add liblog as dependency for modules that use Android
logging. Also remove obsolete build flag.
Change-Id: I91a458b44ff34c91a8f6875f5c3e931f620c613a
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1073101 Ie784dad73ae8d6d91cf4cb87efe938af9015a7a2 Reinitialize dataservice client post SSR
1080013 I98f3f4e7836de86f9025bae446cdeac6d1eb5862 Mark SV used_in_fix based on the most recent position re
Change-Id: Ia31751b3b8909737b8c8d50eb96b1331da8f3c05
CRs-Fixed: 1080013, 1073101
On SSR invoke dsi_release() and dsi_init(Mode_SSR) to recover
data call functionality post SSR.
Change-Id: Ie784dad73ae8d6d91cf4cb87efe938af9015a7a2
CRs-Fixed: 1073101
When SV report comes, mark used_in_fix based on the most recent
position report.
Change-Id: I98f3f4e7836de86f9025bae446cdeac6d1eb5862
CRs-Fixed: 1080013
This change will enable logdump daemon only for
userdebug non-perf builds. On other builds, it will
be disabled by default.
Change-Id: Ie47d04e7b3d2cb271580efcffcb968c034323629
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1075611 Id2f560d88294ab98441005bf54be799af9ed3f8b Remove USE_EMERGENCY_FOR_EMERGENCY_SUPL and SUPL_ES in g
Change-Id: If06378be6221054018daa142f785b5a50d998477
CRs-Fixed: 1075611
These values can be configured per SIM so they should
not be overriden by gps.conf by default. They're left
commented out so that it can still be uncommented to
allowing overriding SIM configuration for testing
purposes
Change-Id: Id2f560d88294ab98441005bf54be799af9ed3f8b
CRs-fixed: 1075611
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1067691 I6736e5f4320d4c35bc5bbb8272b45e14f66988c3 GTP WWAN should work even if MSA/MSB is not enabled
Change-Id: Iad7fb41532d49d205831a79a8fc926cc02673702
CRs-Fixed: 1067691
libhealthd.msm will store some battery parameters to a file under
/persist/bms. Create a directory with necessary permissions.
CRs-Fixed: 1066074
Change-Id: I90f609c38c570842d54abe1d6b411a4ce71bd0d1
GTP WWAN should work even if MSA/MSB is not enabled in
capabilities. Removing wifi_nif we don't need it any
more.
Change-Id: I6736e5f4320d4c35bc5bbb8272b45e14f66988c3
CRs-Fixed: 1067691
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1058559 I4e5c3f09c097b835d8a685a8b465eb86dd06cd7a Fix race condition when GPS app is closed around an SSR
Change-Id: I33e8ccbabe078be7cf522a79c84278219acbda93
CRs-Fixed: 1058559
oem-services is required in order for the APSS to wait for modem
shutdown during device shutdown. The path to this jar file will
now be added to BOOTCLASSPATH which will allow the frameworks to
call into it
Change-Id: Ib879d6bf20224fe10362de6da492adb33bd5bccf
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1051996 I2cd436d61bab09386aaa813e85591e02f560b41e Generate GAL NMEA sentences at AP side
1060111 I621e99f5be5524a58f416ff2e1325d921c8d0546 Adding TARGET_NO_GNSS check while creating LocApi
1055694 Ieb2c765a9f1999e9fbc9f69c3b59cef3c03913a8 Update SV ID field as 16 bits in GnssSvPolynomial
Change-Id: I366b3befb342e22d46f01c6eac135a927232dad6
CRs-Fixed: 1051996, 1055694, 1060111
Part of overall Combo Provider 2.0 changes.
This fix changes getBestWwanPosition API from
sync to async, as the QMI API used can now take
longer to produce a position
CRs-fixed: 994048
Change-Id: I5654f9ab417ffea86ed8653731df1ca47cf7e733
Fix race condition to get avoid stuck in modem if GPS application
is closed right around a SSR event.This fix will prevent resume the
session once HAL loc_stop has been called.
Change-Id: I4e5c3f09c097b835d8a685a8b465eb86dd06cd7a
CRs-Fixed: 1058559
This change is to use the newly created msmfalcon_defconfig
for msmfalcon_64 target kernel compilation.
Change-Id: I946bb39941ed284f20ae4da5f00c662bfbd6e2b3
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1033674 I1561518c4f4b0c52ab934feb2fa43e9078c91d86 Adding new target APQ-NoWGR handling
1047042 I4a053e13a571f4a373899559d82e144f9bc82582 Remove deprecated api LocEngExtPowerConfig
1038783 I44ade2e48124f992a04956ed8c34218e73face81 Add field for location clients to chose position sharing
Change-Id: Ie37d7e6c2b453e415ef92f8aea732a6a2b39c540
CRs-Fixed: 1047042, 1038783, 1033674
Adding handling for new ro.baseband value provided by target team
If the target does not have WGR (GPS Receiver), we return NULL
GPS and FLP interfaces.
CRs-Fixed: 1033674
Change-Id: I1561518c4f4b0c52ab934feb2fa43e9078c91d86
Fixed SSR (sub-system reset) issue when
GNSS Measurements where not available
after an SSR.
Change-Id: Ie9ecc851fe53814f4a3e386b503b61bbca9d156d
CRs-fixed: 1036070