sm8450-common: Enable single_tap sensor and set permissions for touch sensors

Change-Id: I777ed71ecc5dc502182567bc7e1166605251af93
This commit is contained in:
Arian
2024-05-31 01:48:42 +02:00
szülő ba52d222b7
commit 7004d0df09
4 fájl változott, egészen pontosan 17 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -10,6 +10,9 @@
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
<bool name="config_dozePulsePickup">true</bool>
<!-- Type of the tap sensor. Empty if tap is not supported. -->
<string name="config_dozeTapSensorType" translatable="false">org.lineageos.sensor.single_tap</string>
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
device from the display on/off state.