From 829c0d85c90c75ce56418d07e91709fdf97668c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timi=20Rautam=C3=A4ki?= Date: Thu, 4 Nov 2021 08:37:16 +0000 Subject: [PATCH] SUW: remove privacy policy link on large-notouch TV's don't have any way to open links. Change-Id: Ia7123e37668199b76e1e12803223b1cef4e25175 --- res/values-large-notouch/config.xml | 19 ++++++++++ res/values/config.xml | 3 +- .../setupwizard/LineageSettingsActivity.java | 36 ++++++++++--------- 3 files changed, 40 insertions(+), 18 deletions(-) create mode 100644 res/values-large-notouch/config.xml diff --git a/res/values-large-notouch/config.xml b/res/values-large-notouch/config.xml new file mode 100644 index 00000000..24f6a1de --- /dev/null +++ b/res/values-large-notouch/config.xml @@ -0,0 +1,19 @@ + + + + true + diff --git a/res/values/config.xml b/res/values/config.xml index 88114e97..c9edc7ea 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -1,6 +1,7 @@