Create Double Tap Power gesture to launch camera configuration option

The double tap power gesture to launch the camera was overwritten in favor of a multi target double tap power gesture. This CL supports configuring the double tap power gesture to only launch the camera as an alternative to the multi target double tap power gesture.

config_cameraDoubleTapPowerGestureEnabled config will become deprecated with the feature flag clean up. An option under config_doubleTapPowerGestureMode is introduced to only launch the camera.

Test: atest GestureLauncherServiceTest
Test: manually tested modifying configuration resource modifies gesture
behavior
Flag: android.service.quickaccesswallet.launch_wallet_option_on_power_double_tap
Bug: 384794442

Change-Id: I5d0c66c8d79821b764578e65854aa53f71c443f8
4 files changed