summaryrefslogtreecommitdiff
path: root/tm1
diff options
context:
space:
mode:
authorJihoon Jung <jh8801.jung@samsung.com>2021-07-20 07:45:48 +0900
committerJihoon Jung <jh8801.jung@samsung.com>2021-07-20 09:30:38 +0900
commit4d01ac4c05574a9b64c127c352419bc21a86a9ec (patch)
tree3a88da1f62d1fd9058fa9f72cedbf1a2ad4baca0 /tm1
parent472c5a86843696c381f9f6e3bd2e79f560c3822b (diff)
downloadunified-model-config-4d01ac4c05574a9b64c127c352419bc21a86a9ec.tar.gz
unified-model-config-4d01ac4c05574a9b64c127c352419bc21a86a9ec.tar.bz2
unified-model-config-4d01ac4c05574a9b64c127c352419bc21a86a9ec.zip
[ACR-1638] Add new feature for USB smartcardsubmit/tizen/20210720.012549accepted/tizen/unified/20210720.062537
Change-Id: I06fd546e6d105f466d3da6bd07ca0ba48d734976 Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Diffstat (limited to 'tm1')
-rw-r--r--tm1/model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index 670c15f..64f9932 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -101,6 +101,7 @@
<key name="tizen.org/feature/network.secure_element" type="bool">true</key>
<key name="tizen.org/feature/network.secure_element.ese" type="bool">false</key>
<key name="tizen.org/feature/network.secure_element.uicc" type="bool">true</key>
+ <key name="tizen.org/feature/network.secure_element.usb" type="bool">false</key>
<key name="tizen.org/feature/network.service_discovery.dnssd" type="bool">true</key>
<key name="tizen.org/feature/network.service_discovery.ssdp" type="bool">true</key>
<key name="tizen.org/feature/network.telephony" type="bool">true</key>