wayne-common: rootdir: Added a permissions for ODL char devices
Added a permissions for ODL char devices Change-Id: I1c74c060c9e9b958307a07a4dbe630d0f28b3a89
This commit is contained in:
parent
9a6945197e
commit
3d68a27814
2 changed files with 5 additions and 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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue