let uwb app access secure element property
Bug: 207300261 Test: boot with no relevant error log Change-Id: I10f505d1ef3cbbc118082e5c44381c1b55389da3
This commit is contained in:
parent
1a57e5c346
commit
48435ccfaa
2 changed files with 1 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
# b/207300261
|
||||
dontaudit uwb_vendor_app vendor_secure_element_prop:file { getattr };
|
||||
dontaudit uwb_vendor_app vendor_secure_element_prop:file { map };
|
||||
dontaudit uwb_vendor_app vendor_secure_element_prop:file { open };
|
||||
dontaudit uwb_vendor_app vendor_secure_element_prop:file { read };
|
|
@ -18,5 +18,6 @@ allow uwb_vendor_app uwb_vendor_data_file:dir create_dir_perms;
|
|||
allow hal_uwb_vendor_default self:global_capability_class_set sys_nice;
|
||||
allow hal_uwb_vendor_default kernel:process setsched;
|
||||
|
||||
get_prop(uwb_vendor_app, vendor_secure_element_prop)
|
||||
binder_call(uwb_vendor_app, hal_uwb_vendor_default)
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue