e3q: Get udfps working

Before enrolling your fingerprint run this command:
echo "fod_enable,1,1,0" > /sys/devices/virtual/sec/tsp/cmd

You might have to try enrolling multiple times if it doesn't work the
first try

Change-Id: I3acf48ebef74cd00205e3e47572ed73a9faa37d9
This commit is contained in:
David Wronek
2024-12-22 22:25:33 +01:00
parent 6876c86da7
commit 7481aba72e
12 changed files with 4118 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
//
// Copyright (C) 2024 The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//
runtime_resource_overlay {
name: "FrameworksResTarget",
vendor: true,
}