From c127bb2d83344f215e63767c9e6a3245cececa17 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 3 Dec 2020 22:29:32 +0000 Subject: [PATCH] sdk: Set AOSP default behavior for app switch button long press action The default is no action. Furthermore, split screen is not supported on Android Go devices and being that one the default action makes it inconsistent with Go-aware ButtonSettings code in LineageParts. Change-Id: I21e834f8557d0d0dc81af8443bcb8db30300ded0 --- lineage/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lineage/res/res/values/config.xml b/lineage/res/res/values/config.xml index ee076bd1..4721f71c 100644 --- a/lineage/res/res/values/config.xml +++ b/lineage/res/res/values/config.xml @@ -212,7 +212,7 @@ This needs to match the enums in sdk/src/java/org/lineageos/internal/util/DeviceKeysConstants.java. --> - 9 + 0