sanders: ueventd: add permission for gps component to read pps device
GPS components make use of DR_SYNC pulse generated by GNSS hardware, which was received through pps device, hence require permission for reading this device Change-Id: I00bd3b8aa88059fb94338b6ba1d107d77c06a5e0 CRs-Fixed: 2299356
This commit is contained in:
committed by
Jorge Lucas
parent
a442025e50
commit
4c1a4595a1
@@ -263,6 +263,9 @@
|
||||
/sys/devices/virtual/input/input* gyro_range 0660 system input
|
||||
/sys/devices/virtual/input/input* gyro_value 0660 system input
|
||||
|
||||
# GNSS PPS Device premissions
|
||||
/dev/pps* 0660 gps gps
|
||||
|
||||
# laser sensor access
|
||||
/sys/devices/virtual/input/input* enable_ps_sensor 0660 system input
|
||||
/sys/devices/virtual/input/input* set_delay_ms 0660 system input
|
||||
|
||||
Reference in New Issue
Block a user