vermeer: Commonize fp screen off feature

Change-Id: I17ec739c7c2ee7edf3a8c497ee16891e88c41fa4
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
This commit is contained in:
Lunark :3
2026-04-05 11:58:47 -05:00
parent ea6113c85a
commit f21f9d8285

View File

@@ -494,11 +494,4 @@
black in software (to avoid aliasing or emulate a cutout that is not physically existent). black in software (to avoid aliasing or emulate a cutout that is not physically existent).
--> -->
<bool name="config_fillMainBuiltInDisplayCutout">true</bool> <bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<!-- Whether to enable fp unlock when screen turns off on udfps devices -->
<bool name="config_screen_off_udfps_enabled">true</bool>
<!-- Default value for fp screen off unlock toggle, it only works for the devices that support
fp screen off unlock-->
<bool name="config_screen_off_udfps_default_on">true</bool>
</resources> </resources>