View Single Post
edp17's Avatar
Posts: 592 | Thanked: 706 times | Joined on Jul 2019 @ UK
#44
There was a typo in the instruction for OTA upgrade to 4.0.1.48 (the repository name was incorrect).

GPS fix!
For fixing the GPS I've got a permanent workaround.
At the '# GPS' section after line 423, the following two lines should be added into /init.universal5433.rc file:
Code:
exec -- /system/bin/mknod -m 0660 /data/system/gps/.gps.interface.pipe.to_jni p
chown gps system /data/system/gps/.gps.interface.pipe.to_jni
Then, reboot or resart the gpsd and GPS should work.

I'll include this in the next update.
 

The Following User Says Thank You to edp17 For This Useful Post: