TrebleDroid / treble_experimentations

Scripts to automatically build/CI/Release TrebleDroid GSI
Other
203 stars 26 forks source link

Fingerprint Lock Option Not Available In the Security Settings #74

Open aarslan007 opened 7 months ago

aarslan007 commented 7 months ago

Current Behavior

There's no Fingerprint/Biometric Lock option in the Settings. ### Describe the bug Ponces told me to file the bug here. ### To Reproduce 1. Go to Settings 2. Click on Security & Privacy 3. Scroll down to Device Unlock 4. See error ### Expected behavior Fingerprint Unlock should appear and work. ### Photos ![image](https://github.com/TrebleDroid/treble_experimentations/assets/149683093/ec8ab902-97f1-43ac-9749-b1fd4e80816c) ### Smartphone - Device: Infinix Note 10 Pro - Build Flavor: treble_arm64_bgN-userdebug 14 UP1A.231105.003.A1 eng.ponces.20231124.155728 release-keys - Version: MOLY.LR13.R1.MP.V93.P47,MOLY.LR13.R1.MP.V93.P47 ### Additional context Fingerprint Unlock used to work fine on PE13 GSI by Ponces.
ponces commented 7 months ago

Got logs?

aarslan007 commented 7 months ago

Got logs?

Here you go.

a.log

ponces commented 7 months ago

Run the following commands and send us back the results please:

adb shell
su
lshal
aarslan007 commented 7 months ago

Run the following commands and send us back the results please:

adb shell
su
lshal

I haven't rooted my phone, so su is inaccessible.

ponces commented 7 months ago

Can you do it running a TD GSI then? It has integrated su

aarslan007 commented 7 months ago

Sorry, I've set up your GSI as my daily driver with all the apps and data. Won't be able to flash TD GSI at this point.