sm8550-common: Enable double tap to wake

Change-Id: Ia18f6cca9dd29d7c702a4df11cdd67cb580ba56a
This commit is contained in:
chaptsand
2024-09-08 22:56:44 +08:00
parent cb9a563a79
commit c7c160757b
2 changed files with 4 additions and 1 deletions

View File

@@ -468,7 +468,7 @@ firmware_directories /vendor/firmware-modem/image/ /vendor/vm-system/
# #
# TSP # TSP
/sys/class/sec/tsp cmd 0660 system radio /sys/class/sec/tsp cmd 0660 system system
/sys/class/sec/tsp enabled 0660 system system /sys/class/sec/tsp enabled 0660 system system
/sys/class/sec/tsp/input enabled 0660 system system /sys/class/sec/tsp/input enabled 0660 system system
/sys/class/sec/tsp sensitivity_mode 0664 system system /sys/class/sec/tsp sensitivity_mode 0664 system system

View File

@@ -5,6 +5,9 @@
--> -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
<!-- The default refresh rate for a given device. Change this value to set a higher default <!-- The default refresh rate for a given device. Change this value to set a higher default
refresh rate. If the hardware composer on the device supports display modes with a higher refresh rate. If the hardware composer on the device supports display modes with a higher
refresh rate than the default value specified here, the framework may use those higher refresh rate than the default value specified here, the framework may use those higher