Add "Touchpad visualizer" to input developer options

Bug: 286551975
Bug: 350039816
Test: atest TouchpadVisualizerPreferenceControllerTest
Test: Manual testing using
      $ adb shell settings get system touchpad_visualizer
Flag: com.android.hardware.input.touchpad_visualizer

Change-Id: Ic5de704c49aabf1a80d202aa890055f7337d45d4
This commit is contained in:
Abdelrahman Awadalla
2024-07-11 11:18:26 +00:00
parent 09fb13fd1c
commit f2d6fe9e32
5 changed files with 203 additions and 0 deletions

View File

@@ -16,3 +16,6 @@ per-file DesktopModePreferenceController.java=file:platform/frameworks/base:/lib
# ADB
per-file Adb*=set noparent
per-file Adb*=file:platform/packages/modules/adb:/OWNERS
#TouchpadVisualizerPreferenceController
per-file TouchpadVisualizerPreferenceController.java=file:platform/frameworks/base:/INPUT_OWNERS