commit | 9c1be5a0e1d1a916caf77c15ca60e32ebdc7f2f1 | [log] [tgz] |
---|---|---|
author | Jeff Pu <jeffpu@google.com> | Tue Dec 06 17:09:54 2022 +0000 |
committer | Jeff Pu <jeffpu@google.com> | Wed Dec 07 14:52:47 2022 +0000 |
tree | 25d233f4fdc08f4c3ad094bd83a3b295ff529468 | |
parent | 63cb195daa9dd4b6abee6985260aad7a14856268 [diff] [blame] |
Add virtual fingerprint HAL child process based on demand Bug: 244854670 Test: Manual Change-Id: I403de4cc334aae8e888da064d9064ebe283bf572
diff --git a/biometrics/fingerprint/aidl/default/fingerprint-example.rc b/biometrics/fingerprint/aidl/default/fingerprint-example.rc index 574438e..10db00d 100644 --- a/biometrics/fingerprint/aidl/default/fingerprint-example.rc +++ b/biometrics/fingerprint/aidl/default/fingerprint-example.rc
@@ -2,3 +2,8 @@ class hal user nobody group nobody + disabled +on property:ro.vendor.fingerprint_virtual_hal_start=true + enable vendor.fingerprint-example +on property:persist.vendor.fingerprint.virtual.type=* + enable vendor.fingerprint-example