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: Id15a6014d553bf91fd9ffe34c7c1000973ad5860
This commit is contained in:
Prochin Wang 2024-09-12 05:04:35 +00:00
parent 9a63842938
commit cc79320f9a

View file

@ -42,7 +42,7 @@ vendor_internal_prop(vendor_touchpanel_prop)
vendor_internal_prop(vendor_tcpdump_log_prop)
# Fingerprint
vendor_internal_prop(vendor_fingerprint_prop)
vendor_restricted_prop(vendor_fingerprint_prop)
# Dynamic sensor
vendor_internal_prop(vendor_dynamic_sensor_prop)