From 735df82261e3b5898a4ddad24226ee03955d2b75 Mon Sep 17 00:00:00 2001 From: Jookia <166291@gmail.com> Date: Wed, 9 Nov 2016 07:14:35 +1100 Subject: Remove all GPS code. Currently gpswrapper causes a crash when booting, so for now remove it. But since we're removing that, remove the rest of it while we're at it. If people want to use the GPS, they can revert this commit. --- selinux/file_contexts | 3 --- 1 file changed, 3 deletions(-) (limited to 'selinux') diff --git a/selinux/file_contexts b/selinux/file_contexts index 07b8514..ad66ac9 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -31,9 +31,6 @@ /efs/bluetooth/bt_addr u:object_r:bluetooth_data_file:s0 /sys/devices/platform/bcm4330_bluetooth/rfkill/rfkill0/state u:object_r:sysfs_bluetooth_writable:s0 -# GPS -/dev/ttySAC1 u:object_r:gps_device:s0 - # Sensors /dev/akm8975 u:object_r:sensors_device:s0 -- cgit v1.1