android_device_xiaomi_sdm66.../loc_api
Kevin Tang d1cc6bfee7 GPS LOCK did not work when NMEA_PROVIDER follows it
there is an implicit requirement on the loc_gps_cfg_s_type field
data type, that is they must be 32 bit fields. Otherwise it would
only work with the assistance of padding. When two adjacent 8 bit
fields are defined, the later filled field would overwrite the
previously written neighbor. This is why GPS_LOCK was tested as
broken in the latest build.

This also fixes a theoretic bug that when there are two of the
same fields defined in the config table to be filled, the
accounting of the filled entries was incorrect earlier. This is
not a realistic bug, as there are no idential entries in the
config table HAL fills.

Bug: 16131208

CRs-fixed: 736966
Change-Id: I2e262fb30272f6f334508df17bb640022d7b1ef5
2014-10-20 15:00:39 -07:00
..
libloc_api-rpc Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
libloc_api-rpc-50001 GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
libloc_api_50001 GPS LOCK did not work when NMEA_PROVIDER follows it 2014-10-20 15:00:39 -07:00
Android.mk Revert "Avoid GPS build for MSM8916 64bit" 2014-06-17 11:18:48 -07:00
NOTICE Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00