From cd90f57061257002ea2e1c37fdc2cc6621783e93 Mon Sep 17 00:00:00 2001 From: Satish Kumar Singh Date: Thu, 3 Apr 2014 11:47:43 -0700 Subject: [PATCH] NFC: enable Smart Card Service assd device driver Set permissions for Android Seek service. Change-Id: I21215da48645159672b067179497c9adfc2a36dd --- rootdir/etc/ueventd.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index bc0b158f..131e52ee 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -174,6 +174,7 @@ /dev/wcnss_ctrl 0660 system system #nfc permissions /dev/nfc-nci 0660 nfc nfc +/dev/assd 0660 nfc nfc # UIO devices /dev/uio0 0660 system system