sm7250-common: Use OnePlus pocket sensor for Pocket Judge

This commit is contained in:
chandra
2021-03-05 14:38:18 +01:00
committed by KakatkarAkshay
parent 475fe63116
commit a532717179

View File

@@ -71,4 +71,7 @@
<!-- 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>
<!-- Defines custom Vendor sensor for pocket detection. -->
<string name="config_pocketJudgeVendorSensorName">oneplus.sensor.pocket</string>
</resources>