From 27211b7dd64b9068083adb037c3f873a2873852a Mon Sep 17 00:00:00 2001 From: Eunhae Choi Date: Fri, 11 May 2018 14:44:35 +0900 Subject: [PATCH] [ACR-1219] Add spherical video feature Change-Id: I4bf789922027095a71c1b6c4e1be78c8f2ba5169 --- model-config.xml | 1 + model-config_mobile.xml | 1 + model-config_mobile64.xml | 1 + model-config_tv.xml | 1 + model-config_tv64.xml | 1 + model-config_wearable.xml | 1 + 6 files changed, 6 insertions(+) diff --git a/model-config.xml b/model-config.xml index cbfbb64..7b45eae 100644 --- a/model-config.xml +++ b/model-config.xml @@ -38,6 +38,7 @@ true true true + false true true true diff --git a/model-config_mobile.xml b/model-config_mobile.xml index 1b4b146..b5ee6c6 100644 --- a/model-config_mobile.xml +++ b/model-config_mobile.xml @@ -57,6 +57,7 @@ true true true + false true true true diff --git a/model-config_mobile64.xml b/model-config_mobile64.xml index dae9746..5ad6959 100644 --- a/model-config_mobile64.xml +++ b/model-config_mobile64.xml @@ -57,6 +57,7 @@ true true true + false true true true diff --git a/model-config_tv.xml b/model-config_tv.xml index 4b841f2..7003c1c 100644 --- a/model-config_tv.xml +++ b/model-config_tv.xml @@ -58,6 +58,7 @@ true true false + false true true true diff --git a/model-config_tv64.xml b/model-config_tv64.xml index 3c87fd5..17ad058 100644 --- a/model-config_tv64.xml +++ b/model-config_tv64.xml @@ -56,6 +56,7 @@ true true false + false true true true diff --git a/model-config_wearable.xml b/model-config_wearable.xml index 4a27f37..5c873bc 100644 --- a/model-config_wearable.xml +++ b/model-config_wearable.xml @@ -58,6 +58,7 @@ true true true + false true true true -- 2.34.1