summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChenjie Luo <cjluo@google.com>2017-10-16 22:38:09 -0700
committerChenjie Luo <cjluo@google.com>2017-10-17 12:09:36 -0700
commit480544d501c831d33794dd6090f4a0ec3f494b7a (patch)
treeaa990a96676a4b101a7babe68c7aecdf362695c9
parente6334a77896f1e3e22e30114b06107ade193311e (diff)
downloadwahoo-480544d501c831d33794dd6090f4a0ec3f494b7a.tar.gz
Assign easel related devices world rw
In 2018, easel is going to be open for more applications instead of camera only. Change the permission of easel devices to world rw to allow easel processors accessing the devices. The selinux rules are still protecting the devices accessed by non-permitted processes. Test: GCA Change-Id: I3a52f431452f6f0998cfbd7e38cf03378b048ef7
-rw-r--r--ueventd.hardware.rc7
1 files changed, 2 insertions, 5 deletions
diff --git a/ueventd.hardware.rc b/ueventd.hardware.rc
index b6408602..1a7fb35b 100644
--- a/ueventd.hardware.rc
+++ b/ueventd.hardware.rc
@@ -104,11 +104,8 @@
/sys/devices/soc/soc:fp_fpc* wakeup_enable 0200 system system
# Easel
-/dev/easelcomm-client 0660 cameraserver camera
-/dev/mnh_sm 0664 cameraserver camera
-
-# TODO (b/37941164): Temporary for easel
-/sys/devices/soc/c1b7000.i2c/i2c-9/9-0008* asr_dual_phase 0660 cameraserver camera
+/dev/easelcomm-client 0666 cameraserver camera
+/dev/mnh_sm 0666 cameraserver camera
# Storage: for factory reset protection feature
/dev/block/platform/soc/1da4000.ufshc/by-name/frp 0660 system system