sm7250-common: Switch to udfps
This commit is contained in:
committed by
Akshay Kakatkar
parent
c2b95ec33d
commit
b7ee7e9a4e
@@ -53,9 +53,6 @@
|
||||
<!-- Whether device has screen with higher aspect ratio -->
|
||||
<bool name="config_haveHigherAspectRatioScreen">true</bool>
|
||||
|
||||
<!-- Shows the required view for in-display fingerprint -->
|
||||
<bool name="config_supportsInDisplayFingerprint">true</bool>
|
||||
|
||||
<!-- Path to fast charging status file to detect whether an oem fast charger is active -->
|
||||
<string name="config_oemFastChargerStatusPath" translatable="false">/sys/class/power_supply/battery/fastchg_status</string>
|
||||
|
||||
|
||||
@@ -18,4 +18,11 @@
|
||||
|
||||
<!-- Allow devices override audio panel location to the left side -->
|
||||
<bool name="config_audioPanelOnLeftSide">true</bool>
|
||||
|
||||
<!-- HBM type of UDFPS overlay.
|
||||
0 - GLOBAL HBM
|
||||
1 - LOCAL HBM
|
||||
-->
|
||||
<integer name="config_udfps_hbm_type">0</integer>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user