diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2021-02-04 08:57:27 +0900 |
---|---|---|
committer | Pyun DoHyun <dh79.pyun@samsung.com> | 2021-02-04 05:42:28 +0000 |
commit | 4aad5bf059c3eaa62ffaa9007e1acddc4df6b295 (patch) | |
tree | 2c5e996d1b505be4e24ffc7706e82bd888c8c940 | |
parent | c0aa5f8d1e87f19ed27596d62919e34f5f3e6f07 (diff) | |
download | unified-model-config-4aad5bf059c3eaa62ffaa9007e1acddc4df6b295.tar.gz unified-model-config-4aad5bf059c3eaa62ffaa9007e1acddc4df6b295.tar.bz2 unified-model-config-4aad5bf059c3eaa62ffaa9007e1acddc4df6b295.zip |
[ACR-1616] Add new user awareness feature keysubmit/tizen/20210204.062821accepted/tizen/unified/20210204.134403
- tizen.org/feature/network.user_awareness
Change-Id: Id7fa5b8fa8e78e0344f56b8f0b983e4f9e1a7295
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r-- | emulator/model-config.xml | 1 | ||||
-rw-r--r-- | emulator/model-config_mobile.xml | 1 | ||||
-rw-r--r-- | emulator/model-config_mobile64.xml | 1 | ||||
-rw-r--r-- | emulator/model-config_tv.xml | 1 | ||||
-rw-r--r-- | emulator/model-config_tv64.xml | 1 | ||||
-rw-r--r-- | emulator/model-config_wearable.xml | 1 | ||||
-rw-r--r-- | generic/model-config-iot.xml | 1 | ||||
-rw-r--r-- | generic/model-config.xml | 1 | ||||
-rw-r--r-- | rpi3/model-config.xml | 1 | ||||
-rw-r--r-- | rpi3/model-config_tv.xml | 1 | ||||
-rw-r--r-- | tm1/model-config.xml | 1 | ||||
-rw-r--r-- | tm2/model-config.xml | 1 | ||||
-rw-r--r-- | tw2/model-config.xml | 1 | ||||
-rw-r--r-- | tw3/model-config.xml | 1 | ||||
-rw-r--r-- | xu3/model-config.xml | 1 | ||||
-rw-r--r-- | xu3/model-config_ivi.xml | 1 | ||||
-rw-r--r-- | xu3/model-config_tv.xml | 1 |
17 files changed, 17 insertions, 0 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml index 56c82e6..987c8d5 100644 --- a/emulator/model-config.xml +++ b/emulator/model-config.xml @@ -103,6 +103,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">true</key> <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">true</key> diff --git a/emulator/model-config_mobile.xml b/emulator/model-config_mobile.xml index 29dd0de..72302aa 100644 --- a/emulator/model-config_mobile.xml +++ b/emulator/model-config_mobile.xml @@ -127,6 +127,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/emulator/model-config_mobile64.xml b/emulator/model-config_mobile64.xml index d0ee394..568b3ec 100644 --- a/emulator/model-config_mobile64.xml +++ b/emulator/model-config_mobile64.xml @@ -127,6 +127,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/emulator/model-config_tv.xml b/emulator/model-config_tv.xml index e95a199..19fa5f2 100644 --- a/emulator/model-config_tv.xml +++ b/emulator/model-config_tv.xml @@ -124,6 +124,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/oauth2" type="bool">false</key> diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml index effcee6..13c0841 100644 --- a/emulator/model-config_tv64.xml +++ b/emulator/model-config_tv64.xml @@ -122,6 +122,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml index bfee3ef..59e6230 100644 --- a/emulator/model-config_wearable.xml +++ b/emulator/model-config_wearable.xml @@ -129,6 +129,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/generic/model-config-iot.xml b/generic/model-config-iot.xml index ca7d233..96f0291 100644 --- a/generic/model-config-iot.xml +++ b/generic/model-config-iot.xml @@ -137,6 +137,7 @@ <key name="tizen.org/feature/network.inm" type="bool">false</key> <key name="tizen.org/feature/network.vpn" type="bool">false</key> <key name="tizen.org/feature/network.zigbee" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">false</key> <key name="tizen.org/feature/nlp" type="bool">true</key> <key name="tizen.org/feature/notification" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">false</key> diff --git a/generic/model-config.xml b/generic/model-config.xml index e16119f..16ca5ec 100644 --- a/generic/model-config.xml +++ b/generic/model-config.xml @@ -52,6 +52,7 @@ <key name="tizen.org/feature/network.telephony.service.umts" type="bool">false</key> <key name="tizen.org/feature/network.wifi" type="bool">true</key> <key name="tizen.org/feature/network.wifi.direct" type="bool">false</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">true</key> <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">false</key> diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml index 189f2ec..df16c06 100644 --- a/rpi3/model-config.xml +++ b/rpi3/model-config.xml @@ -116,6 +116,7 @@ <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">true</key> <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">true</key> diff --git a/rpi3/model-config_tv.xml b/rpi3/model-config_tv.xml index 15183a9..3f1c43a 100644 --- a/rpi3/model-config_tv.xml +++ b/rpi3/model-config_tv.xml @@ -126,6 +126,7 @@ <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">false</key> <key name="tizen.org/feature/oauth2" type="bool">false</key> diff --git a/tm1/model-config.xml b/tm1/model-config.xml index 48d3013..3e96307 100644 --- a/tm1/model-config.xml +++ b/tm1/model-config.xml @@ -129,6 +129,7 @@ <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> <key name="tizen.org/feature/network.vpn" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/tm2/model-config.xml b/tm2/model-config.xml index 6dfe5d8..a87d948 100644 --- a/tm2/model-config.xml +++ b/tm2/model-config.xml @@ -130,6 +130,7 @@ <key name="tizen.org/feature/network.vpn" type="bool">true</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool" capi="off" webapi="off" csapi="on">true</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/tw2/model-config.xml b/tw2/model-config.xml index 026a7ba..5ab9c0e 100644 --- a/tw2/model-config.xml +++ b/tw2/model-config.xml @@ -130,6 +130,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">true</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/tw3/model-config.xml b/tw3/model-config.xml index bcede6c..04decf6 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -130,6 +130,7 @@ <key name="tizen.org/feature/network.wifi.softap" type="bool">true</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">true</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/xu3/model-config.xml b/xu3/model-config.xml index 0e7766c..a88385f 100644 --- a/xu3/model-config.xml +++ b/xu3/model-config.xml @@ -124,6 +124,7 @@ <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">true</key> diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml index 9365e53..827b5e3 100644 --- a/xu3/model-config_ivi.xml +++ b/xu3/model-config_ivi.xml @@ -112,6 +112,7 @@ <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/opengles" type="bool">true</key> <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">false</key> diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml index 19ff955..cba86c4 100644 --- a/xu3/model-config_tv.xml +++ b/xu3/model-config_tv.xml @@ -125,6 +125,7 @@ <key name="tizen.org/feature/network.wifi.tdls" type="bool">false</key> <key name="tizen.org/feature/network.traffic_control" type="bool">true</key> <key name="tizen.org/feature/network.inm" type="bool">true</key> + <key name="tizen.org/feature/network.user_awareness" type="bool">true</key> <key name="tizen.org/feature/nlp" type="bool">false</key> <key name="tizen.org/feature/notification" type="bool">false</key> <key name="tizen.org/feature/oauth2" type="bool">false</key> |