From 8d8ac23e55c865ce1d8f245f4ddea27792667688 Mon Sep 17 00:00:00 2001 From: forkbomb Date: Fri, 27 Nov 2015 23:53:05 +1100 Subject: i9300: M sepolicy bringup GPS fixes taken from grouper: https://github.com/CyanogenMod/android_device_asus_grouper/commit/9651b24fb481bf0fc1db3b1d700033cf66eb067e and https://github.com/CyanogenMod/android_device_asus_grouper/commit/f5592571d581478622f0fc3f86fbbddf20cf89c7 Change-Id: I7ec658691c65c3b6c087ee41ba69f2cb37ade525 --- 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..b5c6f8b --- /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/gpsconfig.xml -- cgit v1.1