From 3d68a27814421fc988829cd9c11858db13ba0688 Mon Sep 17 00:00:00 2001 From: Mohammed Javid Date: Wed, 27 Jun 2018 10:33:34 +0530 Subject: [PATCH] wayne-common: rootdir: Added a permissions for ODL char devices Added a permissions for ODL char devices Change-Id: I1c74c060c9e9b958307a07a4dbe630d0f28b3a89 --- config.fs | 3 +++ rootdir/etc/ueventd.qcom.rc | 2 ++ 2 files changed, 5 insertions(+) diff --git a/config.fs b/config.fs index aeccb4f4..379b0c20 100644 --- a/config.fs +++ b/config.fs @@ -13,6 +13,9 @@ value:2951 [AID_VENDOR_RFS_SHARED] value:2952 +[AID_VENDOR_ADPL_ODL] +value:2905 + [vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti] mode: 0755 user: AID_BLUETOOTH diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 5dd0f5cb..46d67b55 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -49,6 +49,8 @@ /dev/rmnet_ctrl 0660 usb usb /dev/dpl_ctrl 0660 usb usb /dev/spidev7.1 0660 system system +/dev/ipa_odl_ctl 0660 radio radio +/dev/ipa_adpl 0660 system oem_2905 #permissions for CSVT /dev/smd11 0660 radio radio