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: I021c004ca0153d2995fae6b3d6208d6cd6c799ef
This commit is contained in:
Prochin Wang 2024-09-12 05:03:43 +00:00
parent 4bb5ee3796
commit 9ba73f1d79

2
vendor/property.te vendored
View file

@ -1,5 +1,5 @@
# Fingerprint # Fingerprint
vendor_internal_prop(vendor_fingerprint_prop) vendor_restricted_prop(vendor_fingerprint_prop)
# Battery # Battery
vendor_internal_prop(vendor_battery_defender_prop) vendor_internal_prop(vendor_battery_defender_prop)