summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)Author
2019-10-07Enable Android sanitizersMike Cailean
Change-Id: I6724d0e171e42f779e8eed6aea126f3f69496f6d CRs-fixed: 2534375
2019-09-17Preliminary Android target definition for sdmshrikeVijayakumar Badiger
Change-Id: Iadfeb1601be2a847de9e2645df8e017816a0f5bf
2019-07-27Initial target definition for bengal.P.V. Phani Kumar
Change-Id: Idb3f34bc75d9ec98c5d2468136c5ca8b7d31bc6c
2019-05-18Addressing format related to formatingNilesh Gharde
Added formating related issue as genuine errors fixes Change-Id: Ie01e9ce3bf838a37871a4779ae1403b4dca3d87c CRs-Fixed: 2447200
2019-05-06Enablement of location modules for litoVamana Thuniki
Change-Id: I24277533400f40d3a57b5176d53958dcd6b31a96 CRs-Fixed: 2443595
2019-04-29Initial target definition for atollDeepthi Gunturi
Change-Id: I6d997cb20da93a407b4948c97723d2ae97f70f6a CRs-Fixed: 2441728
2019-03-28Merge "Move Legacy targets to GNSS HIDL 2.0"qctecmdr
2019-03-20Merge "enable gnss integer-overflow sanitization"qctecmdr Service
2019-03-20Move Legacy targets to GNSS HIDL 2.0Dante Russo
Legacy targets will support a subset of GNSS HIDL 2.0 features, but will need to stay on GNSS 1.0 Measurements CRs-fixed: 2423825 Change-Id: I1fc5134dbf4b8fc6b1e76cced3acfeaf8bf8d581
2019-03-18enable gnss integer-overflow sanitizationHoss Zhou
Change-Id: I27359843e5f22353771b8843012f110cbd704094 CRs-Fixed: 2341063
2019-02-24Merge "Enablement of location modules for kona"qctecmdr Service
2019-02-21Enablement of location modules for konaDante Russo
CRs-fixed: 2403289 Change-Id: Iab273dcb9c0783557df15b1361c08862201bd8ce
2019-02-05GNSS HAL 2.0 implementationYingjie Wang
Implement AGnss, AGnssRil, GnssConfiguration, GnssMeasurement and MeasurementCorrections of GNSS HAL 2.0 to on par with Android P Change-Id: Id430e60c2d9cc7333f4b331c7e5a1e9a45a0289a CRs-Fixed: 2342198
2018-10-29Initial Android target definition for trinketMohit Sharma
CRs-fixed: 2339147 Change-Id: I295f393ca721c92003f2dfd726861b63e4e1e977
2018-10-01Add gnss hal 1.1 support for new targetDante Russo
Support for gnss hal 1.1 on new target msmsteppe Change-Id: I0e078ba434d6bc1bc0040386c153c8420c028968 CRs-fixed: 2326090
2018-09-14Decouple Gnss Hidl impl into 1.0 and 1.1 versionYingjie Wang
Decouple Gnss Hidl implementation into 1.0 and 1.1 version. msmnile and later targets would use gnss hidl 1.1, and older targets would use gnss hidl 1.0 Change-Id: I31fdf932ce55a0547ff69fc3d28dae1d001e8d56 CRs-fixed: 2311903
2018-01-24Move GNSS_CFLAGS to build/ to be fully includedYingjie Wang
GNSS_CFLAGS included in pla module cannot be included by all the modules. Define it in build/target_specific_features.mk to make it included by the whole project. Change-Id: Ib13c43a65ecd14a7a97050dd80b4dce6aa8ad339 CRs-fixed: 2168176