diff options
| author | Edward Wang <ewang@cyngn.com> | 2015-06-04 08:56:37 -0700 |
|---|---|---|
| committer | Lin Ma <lma@cyngn.com> | 2015-09-08 17:14:26 -0700 |
| commit | 569200dff9ee9716c84657122682353f64126d77 (patch) | |
| tree | 97cf64989aeeab67ba6f226241b86dd5ad2cb7fa /sepolicy | |
| parent | b50f15c44dcd850888091cdded31515c47230c65 (diff) | |
rendang: allow system access ecompass dev node
RENDANG-487
Change-Id: I91184340a0b9ab9e66dfb3361b498238c2654414
(cherry picked from commit 5a0334c9aa4231b6ecd73e057526eea2f1fcb9cc)
Diffstat (limited to 'sepolicy')
| -rw-r--r-- | sepolicy/file_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index c5be57d..3290411 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -11,3 +11,6 @@ /system/etc/init\.qcom\.bt\.sh u:object_r:bluetooth_loader_exec:s0 /dev/smd3 u:object_r:hci_attach_dev:s0 +/dev/mmc3416x u:object_r:sensors_device:s0 + +/sys/devices/virtual/graphics/fb0/rgb u:object_r:display_sysfs:s0 |
