vermeer: 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
committed by Lunark :3
parent 6253d19ab6
commit f2ab17bc80
6 changed files with 25 additions and 2 deletions

View File

@@ -475,4 +475,7 @@
black in software (to avoid aliasing or emulate a cutout that is not physically existent).
-->
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
</resources>
<!-- Type of the tap sensor. Empty if tap is not supported. -->
<string name="config_dozeTapSensorType" translatable="false">org.lineageos.sensor.single_tap</string>
</resources>