From 1cb6777e51f910c67f592344044f68e902cc7582 Mon Sep 17 00:00:00 2001 From: Michael Kwan Date: Thu, 3 Nov 2016 01:09:08 -0700 Subject: [PATCH] Disable multiwindow support for watch devices by default. Bug: 30120559 Change-Id: I458eac557e38fd32533a98cca7cbbabc5fa08b09 --- core/res/res/values-watch/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/res/res/values-watch/config.xml b/core/res/res/values-watch/config.xml index 7c05b7a8e3627..d13d154688253 100644 --- a/core/res/res/values-watch/config.xml +++ b/core/res/res/values-watch/config.xml @@ -62,4 +62,7 @@ ListView/GridView are notably absent since this is their default anyway. Set to true for watch devices. --> true + + + false