This reverts commit 6ff778c951.
Reason for revert: The patch cause regression issue on b/228932000 and b/228935134, revert first.
Change-Id: Ibbe3dafd529aa6daf48854b5af2fd08b41deacf2
- Fixed null pointer dereferencing while injectNLPError
- Added SuplUseFwCellInfo (default:true) xml attribute so that it can disable framework
- Fixed to block MDT location request when it is not granted by carrier location application
Bug: 210070896
Bug: 211381328
Bug: 210935899
Verify test: 214493833
Test: build pass and GPS verify test pass
Change-Id: Ie932ab779cb8ff8cbb15adbe83cabd9e7cca498f
- Changed to request DBH while LPP Capability transaction
- Added CpLppeUseAgnssLocForEmptyDbh (default:false) to use agnss position for DBH when DBH is not available
- CpLppeCancelDbhOnAgnssProvideLoc (default:false) to immediatelly report ProvideLocation when agnss position fix is made but DBH is not available
- Set SUPL NI prefMethod as noPreference for KDDI
- Fix MCC/MNC not storing issue
- Fixed that GNSS noise floor scan fail
- Fixed to use VisivilityControl queried isUserEmergencyFlag when requesting DBH location to framework
- Include libsitril-gps-wifi.so for non-SITRIL project (ex, wifi project) to link with placeholder SITRIL symbols.
Bug: 204019829
Bug: 204843438
Bug: 206754082
Bug: 207721798
Bug: 209926163
Verify test: 212521041
Test: build pass and GPS verify test pass
Change-Id: I616a20bd58ee7e71c31f59ae9d12fc481ba8f9da
Move gps.xml to device folder and maintain them separately
by project requirement
Bug: 208725716
Test: build pass
Change-Id: I10950cdec6ff77a6a3f9b8ba585960e17c21fe8c
Fix to delete RTO too when delete all aiding received
Add mutex to protect malloc/free
Fix for the bug of power mode logging in ONCHIP_NMEA
[GNSS] Enable CHPP for P22
Reporting PLMN (MCC+MNC) of SIM and Network
[O6] 5s GPS outage when OnChip/Host switching
5G E911 AGPS implementation
Please clarify gnss error message
[SQ1A] [O6] Native crash - AID_GPS - signal 6 (SIGABRT)../gpsd (BrcmGpsHalLogJava::Log)
Bug:195383842
Bug:197716902
Bug:199048681
Bug:199265307
Bug:199818363
Bug:199114573
Bug:200107911
Bug:201582435
Bug:203068978
Verify Test: 203751055
Test: build pass and GNSS verify test pass
Change-Id: I2b667c559c1d955c981561c56bb11ab9a9952044
This reverts commit 1c28b9b29f.
Bug: 204332282
Test: presubmit P27107402 boots fine on my device.
Signed-off-by: Jing Wang <jwangh@google.com>
Change-Id: Iea0e1a5eeff048659721981de0e81045a8dfa5f2
Fix to delete RTO too when delete all aiding received
Add mutex to protect malloc/free
Fix for the bug of power mode logging in ONCHIP_NMEA
[GNSS] Enable CHPP for P22
Reporting PLMN (MCC+MNC) of SIM and Network
[O6] 5s GPS outage when OnChip/Host switching
5G E911 AGPS implementation
Please clarify gnss error message
[SQ1A] [O6] Native crash - AID_GPS - signal 6 (SIGABRT)../gpsd (BrcmGpsHalLogJava::Log)
Bug:195383842
Bug:197716902
Bug:199048681
Bug:199265307
Bug:199818363
Bug:199114573
Bug:200107911
Bug:201582435
Bug:203068978
Verify Test: 203751055
Test: build pass and GNSS verify test pass
Change-Id: I09c78b6a452f611a7d738d17e8e0d474fadb31a4
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
The prebuilt files had a reference to
android.hardware.gnss-V1-ndk_platform.so. Change it to
android.hardware.gnss-V1-ndk.so by diretly editing the DT_NEEDED entry.
Bug: 161456198
Test: m
Change-Id: Ib682bad5acefeb2e3ed27cd372a359c92ef5165a
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Change-Id: Id17572137091b295457dc98fdd1742da0983e738
The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.
Bug: 161456198
Test: m
Change-Id: I1b0823b253cf815b79eb064045cf8dfa08a3df51