diff options
-rw-r--r-- | config.fs | 3 | ||||
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,9 @@ value:2903 [AID_VENDOR_RFS_SHARED] value:2904 +[AID_VENDOR_ADPL_ODL] +value:2905 + [vendor/bin/pm-service] mode: 0755 user: AID_SYSTEM diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index a566f28..1dcd887 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -48,6 +48,8 @@ /dev/ipaNatTable 0660 radio radio /dev/rmnet_ctrl 0660 usb usb /dev/dpl_ctrl 0660 usb usb +/dev/ipa_odl_ctl 0660 radio radio +/dev/ipa_adpl 0660 system oem_2905 #permissions for CSVT /dev/smd11 0660 radio radio |