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:
parent
9a63842938
commit
cc79320f9a
1 changed files with 1 additions and 1 deletions
2
whitechapel/vendor/google/property.te
vendored
2
whitechapel/vendor/google/property.te
vendored
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue