Commit graph

17 commits

Author SHA1 Message Date
Mike Cailean
73f69ef469 Enable Android sanitizers
Change-Id: I6724d0e171e42f779e8eed6aea126f3f69496f6d
CRs-fixed: 2534375
2019-10-07 15:32:50 -07:00
Vijayakumar Badiger
704ec016f5 Preliminary Android target definition for sdmshrike
Change-Id: Iadfeb1601be2a847de9e2645df8e017816a0f5bf
2019-09-17 21:58:00 -07:00
P.V. Phani Kumar
867091ebcd Initial target definition for bengal.
Change-Id: Idb3f34bc75d9ec98c5d2468136c5ca8b7d31bc6c
2019-07-27 03:40:36 -07:00
Nilesh Gharde
210d3ca227 Addressing format related to formating
Added formating related issue as
genuine errors fixes

Change-Id: Ie01e9ce3bf838a37871a4779ae1403b4dca3d87c
CRs-Fixed: 2447200
2019-05-18 09:12:29 -07:00
Vamana Thuniki
ce55313724 Enablement of location modules for lito
Change-Id: I24277533400f40d3a57b5176d53958dcd6b31a96
CRs-Fixed: 2443595
2019-05-06 12:39:02 +05:30
Deepthi Gunturi
6f1fd95a20 Initial target definition for atoll
Change-Id: I6d997cb20da93a407b4948c97723d2ae97f70f6a
CRs-Fixed: 2441728
2019-04-29 03:40:33 -07:00
qctecmdr
af57363c10 Merge "Move Legacy targets to GNSS HIDL 2.0" 2019-03-28 14:06:12 -07:00
qctecmdr Service
76af4dfb50 Merge "enable gnss integer-overflow sanitization" 2019-03-20 14:06:30 -07:00
Dante Russo
4b9768f091 Move Legacy targets to GNSS HIDL 2.0
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-20 13:53:08 -07:00
Hoss Zhou
8d7df7b2c1 enable gnss integer-overflow sanitization
Change-Id: I27359843e5f22353771b8843012f110cbd704094
CRs-Fixed: 2341063
2019-03-18 10:51:24 +08:00
qctecmdr Service
d31be64700 Merge "Enablement of location modules for kona" 2019-02-24 18:29:01 -08:00
Dante Russo
1d1d0e5722 Enablement of location modules for kona
CRs-fixed: 2403289
Change-Id: Iab273dcb9c0783557df15b1361c08862201bd8ce
2019-02-21 17:05:51 -08:00
Yingjie Wang
51dca017c5 GNSS HAL 2.0 implementation
Implement AGnss, AGnssRil, GnssConfiguration,
GnssMeasurement and MeasurementCorrections of GNSS
HAL 2.0 to on par with Android P

Change-Id: Id430e60c2d9cc7333f4b331c7e5a1e9a45a0289a
CRs-Fixed: 2342198
2019-02-05 10:22:08 -08:00
Mohit Sharma
831ea96a23 Initial Android target definition for trinket
CRs-fixed: 2339147

Change-Id: I295f393ca721c92003f2dfd726861b63e4e1e977
2018-10-29 15:53:41 -07:00
Dante Russo
b95f55fbed Add gnss hal 1.1 support for new target
Support for gnss hal 1.1 on new target
msmsteppe

Change-Id: I0e078ba434d6bc1bc0040386c153c8420c028968
CRs-fixed: 2326090
2018-10-01 11:53:01 -07:00
Yingjie Wang
a9049e3aeb Decouple Gnss Hidl impl into 1.0 and 1.1 version
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-09-14 15:24:14 +08:00
Yingjie Wang
6e98d17e6a Move GNSS_CFLAGS to build/ to be fully included
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
2018-01-24 19:39:31 +08:00