Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit ec584a98 authored by steadfasterX's avatar steadfasterX 😁
Browse files

universal7870:selinux: allow gpsd to lock hosts

parent c3fa016f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -41,3 +41,6 @@ allow gpsd gps_vendor_data_file:fifo_file create_file_perms;
allow gpsd sysfs_gps:file { open read getattr };
allow gpsd sysfs_wake_lock:file { open write };
allow gpsd gps_device:chr_file { read write open ioctl };

# /system/etc/hosts
allow gpsd system_file:file lock;