From 176e1492cb401006d3cef804302baf40ac511268 Mon Sep 17 00:00:00 2001
From: haran <harangovindan@gmail.com>
Date: Sun, 21 Apr 2019 11:30:22 +0200
Subject: [PATCH] msm8953-common: rootdir: Remove NFC permissions

* We don't support NFC by hardware so these permissions are
  technically useless

Change-Id: I35ca7307208cb2d19f81260cd84da0bc0a79c576
---
 rootdir/ueventd.qcom.rc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc
index d5be5a2..b084cb7 100644
--- a/rootdir/ueventd.qcom.rc
+++ b/rootdir/ueventd.qcom.rc
@@ -297,11 +297,6 @@ firmware_directories /vendor/firmware_mnt/image/
 /sys/bus/pci/drivers/wil6210* 0000:01:00.0/net/wigig0/gro_flush_timeout 0660 system system
 /sys/devices/virtual/net/bond0 queues/rx-0/rps_cpus 0660 system system
 
-#nfc permissions
-/dev/nfc-nci              0660    nfc         nfc
-/dev/nq-nci               0660    nfc         nfc
-/dev/assd                 0660    nfc         nfc
-
 # UIO devices
 /dev/uio0                 0660   system     system
 /dev/uio1                 0660   system     system
-- 
GitLab