Change vendor_fingerprint_prop to vendor_restricted_prop
This is to allow the fingerprint HAL to access the property. Bug: 366105474 Flag: build.RELEASE_PIXEL_BOOST_DATALAYER_PSA_ENABLED Test: mm Change-Id: I5b07acfd7599b099997d46b297e1f7400a9fe478
This commit is contained in:
parent
c841b33df0
commit
a5eb284c4a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ vendor_internal_prop(vendor_persist_sys_default_prop)
|
|||
vendor_internal_prop(vendor_display_prop)
|
||||
|
||||
# Fingerprint
|
||||
vendor_internal_prop(vendor_fingerprint_prop)
|
||||
vendor_restricted_prop(vendor_fingerprint_prop)
|
||||
|
||||
# UWB calibration
|
||||
system_vendor_config_prop(vendor_uwb_calibration_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue