From 38d4352fce8ee48dcdc5cff721191802fb32ea1d Mon Sep 17 00:00:00 2001 From: Siarhei Vishniakou Date: Fri, 22 Dec 2017 17:06:24 -0800 Subject: [PATCH] Allow input system access to /dev/v4l-touch Bug: 62940136 Test: read /dev/v4l-touchX from inputflinger Change-Id: I394686e4167855f50ddd6ff9aebcf3c94f6550b0 --- rootdir/ueventd.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index eadf219b5..b03d83bf1 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -77,6 +77,7 @@ subsystem sound /dev/graphics/* 0660 root graphics /dev/msm_hw3dm 0660 system graphics /dev/input/* 0660 root input +/dev/v4l-touch* 0660 root input /dev/eac 0660 root audio /dev/cam 0660 root camera /dev/pmem 0660 system graphics