bsp: Allow netutils_wrapper
access to misc devices
Change-Id: I114b30b1a46b7d5ceec1664423e7c25f1be29448
This commit is contained in:
parent
ff24786f5a
commit
6d2525868e
@ -16,3 +16,10 @@ allow netutils_wrapper rild:fifo_file rw_file_perms;
|
||||
|
||||
allow netutils_wrapper wo_epdg_client:unix_stream_socket { read write };
|
||||
allow netutils_wrapper wo_epdg_client:fd use;
|
||||
|
||||
allow netutils_wrapper {
|
||||
gsm0710muxd_device
|
||||
ccci_vts_device
|
||||
ccci_wifi_proxy_device
|
||||
ccci_device
|
||||
}:chr_file rw_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user