uwb: permissions for factory uwb calibration file am: 97a25bf259
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/16986452 Change-Id: Ie1aba2e1a2bb3c9d79caa04f454df271a531a9b0
This commit is contained in:
commit
769645d0c1
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