phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 660 forks source link

No keyboard opens on secure startup #351

Open sellerie98 opened 5 years ago

sellerie98 commented 5 years ago

When enabling secure startup in the system settings, on bootup, no keyboard opens to enter the pin/password. It is possible to connect a USB keyboard via a USB-OTG Adapter and enter the password with that one though.

Using a pattern works fine though

phhusson commented 5 years ago

Which variant? version?

sellerie98 commented 5 years ago

AOSP 9.0 v108 A/B-FLOSS-SU on LG G7 ThinQ

phhusson commented 5 years ago

Ah, /that/ secure startup.

I'm guessing this is related to https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues/1184

sellerie98 commented 5 years ago

So, uh, can this be fixed properly?