Loading
Fix GPS for old GPS HALs
Some old GPS HALs like the one on the Optimus 4x HD are broken without this and can also cause bootloops (like on the 4x HD). To enable this just add the following to your config.xml overlay: <bool name="config_legacyGpsHAL">true</bool> Change-Id: I80215f9a98a39b193159fb31686a57f83ae990a2