diff options
-rw-r--r-- | config.fs | 3 | ||||
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -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 5dd0f5c..46d67b5 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 |