Remove UDFPS GHBM/LHBM property

Bug: 312143882
Test: make selinux_policy
Change-Id: I081a6ea005b05b43b0c7a56859c6a804c16a0bce
This commit is contained in:
Wilson Sung 2023-11-21 11:13:24 +00:00
parent c967ee5dc3
commit 08e5f90427
3 changed files with 0 additions and 5 deletions

View file

@ -1,2 +0,0 @@
# Fingerprint (UDFPS) GHBM/LHBM toggle
persist.fingerprint.ghbm u:object_r:fingerprint_ghbm_prop:s0 exact bool

View file

@ -1,2 +0,0 @@
# Fingerprint (UDFPS) GHBM/LHBM toggle
system_vendor_config_prop(fingerprint_ghbm_prop)

View file

@ -4,7 +4,6 @@ allow hal_fingerprint_default self:netlink_socket create_socket_perms_no_ioctl;
allow hal_fingerprint_default dmabuf_system_heap_device:chr_file r_file_perms;
allow hal_fingerprint_default fwk_stats_service:service_manager find;
get_prop(hal_fingerprint_default, fingerprint_ghbm_prop)
set_prop(hal_fingerprint_default, vendor_fingerprint_prop)
add_hwservice(hal_fingerprint_default, hal_fingerprint_ext_hwservice)