From 86f54bbf2e3ea8c33c7807042ad2506998b3b3bb Mon Sep 17 00:00:00 2001 From: Beverly Date: Thu, 21 Oct 2021 12:33:37 -0400 Subject: [PATCH] By default, tap gesture posture mapping should be empty If the posture mapping is empty, AmbientDisplayConfiguration will instead use the default tap gesture config. Before, it was filled with empty items which caused the tap gesture not to appear in Settings. Test: manual Fixes: 203608945 Change-Id: I858f63a4a949002926d20a331b2b41b3bb50a6a5 --- core/res/res/values/config.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 3718d2832f517..32db1866c151a 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2326,10 +2326,6 @@ - - - -