Add SEPolicy for KM4/CM4 to access FingerprintHal from Settings

Bug: b/301224470
Test: Check GoogleSettings could acess Fingerprint HAL
Change-Id: Id1536115bdbe72e3ffa6eb8531b45faa02ff5a5d
This commit is contained in:
Vincent Wang 2023-10-18 05:49:35 +00:00
parent c2a9fb71dc
commit 53d79fd661
5 changed files with 14 additions and 0 deletions

View file

@ -6,3 +6,6 @@ BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint
# GPS sepolicy
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/gnss
#Fingerprint
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint_capacitance

View file

@ -0,0 +1,2 @@
# TODO (b/306087355) Remove this and make it specific to the app
hal_client_domain(system_app, hal_fingerprint)

View file

@ -6,3 +6,6 @@ BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint
# GPS sepolicy
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/gnss
#Fingerprint
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint_capacitance

View file

@ -6,3 +6,6 @@ BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint
# GPS sepolicy
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/gnss
#Fingerprint
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint_capacitance

View file

@ -6,3 +6,6 @@ BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint
# GPS sepolicy
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/gnss
#Fingerprint
BOARD_SEPOLICY_DIRS += device/google/caimito-sepolicy/fingerprint_capacitance