Make simulate_stylus_with_touch debug property non-persistent

persist.debug.* properties persist across reboots, and require root
access or debuggable builds to set. On unrooted user builds, these
properties cannot be set.

Change the simulate_stylus_with_touch development feature to use a
non-persistent debug.* property so that it can be set on unrooted user
builds.

Bug: 309036663
Test: adb shell setprop debug.input.simulate_stylus_with_touch true
Change-Id: I7f20d977667c58a90b3842572c1ed9249e364cd8
1 file changed
tree: 5fbff94ee1d88055d73c1bc3c0fa513e45ea9f06
  1. srcs/
  2. CAR_OWNERS
  3. OWNERS