aboutsummaryrefslogtreecommitdiff
path: root/apps/LeanbackCustomizer/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/LeanbackCustomizer/res/values/config.xml')
-rw-r--r--apps/LeanbackCustomizer/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/LeanbackCustomizer/res/values/config.xml b/apps/LeanbackCustomizer/res/values/config.xml
index f6e088b..2c21c81 100644
--- a/apps/LeanbackCustomizer/res/values/config.xml
+++ b/apps/LeanbackCustomizer/res/values/config.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+ <bool name="partner_show_live_tv_on_start_up">true</bool>
+
<!-- DO NOT TRANSLATE -->
<string name="partner_wallpaper" translatable="false">bg_custom</string>
<!-- DO NOT TRANSLATE -->
@@ -51,6 +53,4 @@
<!-- DO NOT TRANSLATE -->
<string name="launcher_category" translatable="false">android.intent.category.LEANBACK_LAUNCHER</string>
-
- <bool name="show_live_tv_on_start_up">true</bool>
</resources>