Skip to content

mozilla: Set tower to valid only on known TowerTec values

Teemu Ikonen requested to merge tpikonen/geoclue:validate-towertec into master

Check that the GClue3GTower.tec values given to gclue_mozilla_set_tower () are valid before marking the tower as valid.

This prevents having cellTowers without a correct radioType in MLS location queries. See here.

Merge request reports