From 42eba0a071386bd7a9d3898695205acbdb2a7f55 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Fri, 28 Oct 2016 17:09:22 +0200 Subject: [PATCH] NFC HAL doesn't need readproc. Bug: 31928447 Test: NFC still works Change-Id: I9f43192c33f3fdf91e4aa97d4c5e5fa49a01a85e --- nfc/1.0/default/android.hardware.nfc@1.0-service.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfc/1.0/default/android.hardware.nfc@1.0-service.rc b/nfc/1.0/default/android.hardware.nfc@1.0-service.rc index 1d427188c1..7b67577c3a 100644 --- a/nfc/1.0/default/android.hardware.nfc@1.0-service.rc +++ b/nfc/1.0/default/android.hardware.nfc@1.0-service.rc @@ -1,4 +1,4 @@ service nfc_hal_service /system/bin/hw/android.hardware.nfc@1.0-service class hal user nfc - group nfc readproc + group nfc