Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 721b9dc2 authored by Harry Cutts's avatar Harry Cutts
Browse files

Add IDC file for touchpad

Test: check values of "Palm Width" and "Multiple Palm Width" gesture
      properties from `dumpsys input` when the touchpad is connected
Bug: 270712570
Bug: 349607100
Flag: EXEMPT resource only update

Change-Id: I52b9b9a77cd4151b40ba19f68f3446133f0dfa1c
parent 23d9ea72
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
# Copyright 2024 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Increase palm thresholds, since this touchpad has a tendency to overstate
# touch sizes.
gestureProp.Palm_Width = 40.0
gestureProp.Multiple_Palm_Width = 40.0