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