mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-10-10 12:28:30 -04:00
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:
parent
ca83e7bc40
commit
9e954ea987
2 changed files with 7 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue