mirror of
				https://github.com/oplus-giulia-dev/android_device_oneplus_sm8650-common
				synced 2025-11-04 14:40:30 +08:00 
			
		
		
		
	sm8650-common: overlay: Enable fp screen off unlock feature and turn off by default
Bug: 389002332
Flag: android.hardware.biometrics.screen_off_unlock_udfps
Test: 1. FP screen off unlock should be included in settings
      2. FP screen off unlock should be disabled by default
Change-Id: I65eda6ae6f69ff4e6a3191d91fb8be42797c7fcb
			
			
This commit is contained in:
		@@ -85,6 +85,13 @@
 | 
			
		||||
    <!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
 | 
			
		||||
    <string name="config_dozeUdfpsLongPressSensorType" translatable="false">org.lineageos.sensor.udfps</string>
 | 
			
		||||
 | 
			
		||||
    <!-- 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">false</bool>
 | 
			
		||||
 | 
			
		||||
    <!-- Flag specifying whether WFC over IMS should be available for carrier: independent of
 | 
			
		||||
         carrier provisioning. If false: hard disabled. If true: then depends on carrier
 | 
			
		||||
         provisioning, availability etc -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user