sm8750: Device Settings move alert slider toast to left side

Change-Id: Idb128cca140b3b419c10ec4686b56a334b092f76
This commit is contained in:
osm1019
2025-09-30 18:42:32 -07:00
parent df63f42373
commit 61bc1f3485

View File

@@ -25,7 +25,7 @@
<!-- The location of the devices physical tri state switch
0: Left side
1: Right side -->
<integer name="config_alertSliderLocation">1</integer>
<integer name="config_alertSliderLocation">0</integer>
<!-- Whether key handler sends intent when changing slider position -->
<string name="config_alertSliderIntent">org.lineageos.device.DeviceSettings.UPDATE_SLIDER_POSITION</string>