summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2022-05-18 11:32:37 -0700
committerLinux Build Service Account <lnxbuild@localhost>2022-05-18 11:32:37 -0700
commitcf075a6077ba7aa554c8ac5437a0901c4189d684 (patch)
tree7264e8dfbcee9c61d672128dd277bd1863584545
parentae4ee167200fe91483972d1b0e182e60983d93a1 (diff)
parentf2e132019974bddeda6bd8a57271c38084af161d (diff)
Merge f2e132019974bddeda6bd8a57271c38084af161d on remote branch
Change-Id: Ia974f67f8106f2ebe4d38984cdcb49edfe2da198
-rw-r--r--modules/sensors/dynamic_sensor/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sensors/dynamic_sensor/README.md b/modules/sensors/dynamic_sensor/README.md
index 49e541e3..5d5bd6d3 100644
--- a/modules/sensors/dynamic_sensor/README.md
+++ b/modules/sensors/dynamic_sensor/README.md
@@ -62,6 +62,7 @@ index 0797253..22a4208 100644
+get_prop(hal_sensors_default, vendor_dynamic_sensor_prop)
+
+# Allow access to raw HID devices for dynamic sensors.
++allow hal_sensors_default device:dir r_dir_perms;
+allow hal_sensors_default hidraw_device:chr_file rw_file_perms;
+
#