From f0b702f61b9782941795ca6495be6e564fbb1f53 Mon Sep 17 00:00:00 2001 From: Jon Spivack Date: Fri, 19 Mar 2021 14:38:22 -0700 Subject: [PATCH] Enable NIU Actions on Go devices This flips the feature flag to enable the NIU Actions buttons in the Go Launcher Recents page. Bug: 158157668 Test: Manual (on local wembley device) Change-Id: Ifa49cbb8840556ce53a09f00e36b0f6a12eb8d60 --- go/quickstep/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/quickstep/res/values/config.xml b/go/quickstep/res/values/config.xml index 9dca137562..a21381c745 100644 --- a/go/quickstep/res/values/config.xml +++ b/go/quickstep/res/values/config.xml @@ -20,5 +20,5 @@ - false + true \ No newline at end of file