uwb: permissions for factory uwb calibration file
Allow nfc hal accessing /data/vendor/uwb. Bug: 220167093 Test: build pass Merged-In: I33093231577b71c24d5bf6f980c7021cc546fa98 Change-Id: I33093231577b71c24d5bf6f980c7021cc546fa98
This commit is contained in:
parent
8f90cf5408
commit
97a25bf259
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ set_prop(hal_nfc_default, vendor_secure_element_prop)
|
|||
# Modem property
|
||||
set_prop(hal_nfc_default, vendor_modem_prop)
|
||||
|
||||
# Access uwb cal for SecureRanging Applet
|
||||
allow hal_nfc_default uwb_data_vendor:dir r_dir_perms;
|
||||
allow hal_nfc_default uwb_data_vendor:file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue