Restore face unlock for Pixel 4 series

We keep fingerprint reader blobs, so why not these?

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-09-01 20:51:15 -04:00
parent ca83e7bc40
commit 9e954ea987
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@ index ff8d96dd23f2..97027ebbca2d 100644
+ </install-in-user-type>
</config>
diff --git a/services/core/java/com/android/server/ext/PackageManagerHooks.java b/services/core/java/com/android/server/ext/PackageManagerHooks.java
index 007b65349e55..415a4d033e38 100644
index 007b65349e55..3c38b9e73049 100644
--- a/services/core/java/com/android/server/ext/PackageManagerHooks.java
+++ b/services/core/java/com/android/server/ext/PackageManagerHooks.java
@@ -6,6 +6,7 @@ import android.annotation.UserIdInt;