From dd09dd0dc454ec211d50806a3ca3a7491ab42099 Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Mon, 21 Dec 2015 20:16:06 +0530 Subject: n7100: more GPS updates * picked up the fixes from the i9300 device tree. referenced the below commits * i9300: GPS modifications for use of Groupers PIE blobs [1/2] - 68ff6eba8345e3ac7c6d007fc5db720e664a5bee * i9300: Grouper blobs update for init - ddce304caa0d9e7b7d2858f409fc99252737c3e1 * i9300: use sh to run gps_daemon and fix config location - 0f6eaf519939d51b7d2c3018047b1bcabc73fa06 all credits to keepcalm444 --- gps_daemon.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gps_daemon.sh (limited to 'gps_daemon.sh') diff --git a/gps_daemon.sh b/gps_daemon.sh new file mode 100644 index 0000000..7cd6b64 --- /dev/null +++ b/gps_daemon.sh @@ -0,0 +1,2 @@ +#shellscript as this is the only way selinux will allow this to proceed +/system/bin/glgps -c /system/etc/gps.xml -- cgit v1.1