From 2d46e9df630484de4abac0ff183528f5dbdb0e73 Mon Sep 17 00:00:00 2001 From: Jooseok Song Date: Tue, 8 Aug 2017 10:25:12 +0900 Subject: [PATCH] Fix wrong setting about account feature Change-Id: I1af567ca297634a59a95fe53237631e062b2a079 --- model-config_tv.xml | 2 +- model-config_tv64.xml | 2 +- model-config_wearable.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/model-config_tv.xml b/model-config_tv.xml index bf7f014..5072b88 100644 --- a/model-config_tv.xml +++ b/model-config_tv.xml @@ -7,7 +7,7 @@ Emulator none Tizen - true + false true true true diff --git a/model-config_tv64.xml b/model-config_tv64.xml index 9522070..da02956 100644 --- a/model-config_tv64.xml +++ b/model-config_tv64.xml @@ -7,7 +7,7 @@ Emulator none Tizen - true + false true true true diff --git a/model-config_wearable.xml b/model-config_wearable.xml index 61ff4c6..4a3cd73 100644 --- a/model-config_wearable.xml +++ b/model-config_wearable.xml @@ -7,7 +7,7 @@ emulator emulator Tizen - false + true true true true -- 2.7.4