blob: 8469954b5582fd6edf25bdbba8f2a57b8b6a09e1 [file] [log] [blame]
#
# Sensorservice uses the sensors HAL... which needs sysfs file and i2c device access.
#
allow sensorservice i2c_device:chr_file rw_file_perms;
allow sensorservice sysfs:file w_file_perms;