Revert "sm8150-common: overlay: Disable pocket mode again"

This reverts commit c2d4fa1152.
This commit is contained in:
fazilsheik96 2024-03-02 14:04:42 +05:30 committed by Fazil Sheik
parent 313cbd21ff
commit f1b1fc54c4
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@
<!-- Whether to intercept inputs on screen off. --> <!-- Whether to intercept inputs on screen off. -->
<bool name="config_enableKeyHandler">true</bool> <bool name="config_enableKeyHandler">true</bool>
<!-- Pocket Lock -->
<bool name="config_pocketModeSupported">false</bool>
<!-- Path to fast charging status file to detect whether an oem fast charger is active --> <!-- 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> <string name="config_oemFastChargerStatusPath" translatable="false">/sys/class/power_supply/battery/fastchg_status</string>