From 5e681243a5dcdbfdaa0b7a00dbf15022c0fa3fe7 Mon Sep 17 00:00:00 2001 From: Amal Paul Date: Mon, 13 Jul 2015 16:24:03 -0700 Subject: [PATCH] common: Add QBT1000 Fingerprint sensor driver device node QBT1000 driver votes on clocks and makes calls to trustzone Change-Id: Iab23f99391f4e15e0cae936eec09122ee50056ae CRs-Fixed: 851186 --- rootdir/etc/ueventd.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 219dccba..53a76955 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -225,3 +225,6 @@ # Ramdump devices /dev/ramdump* 0640 system system + +# Fingerprint device +/dev/qbt1000 0660 system system