diff options
Diffstat (limited to 'tm1')
-rw-r--r-- | tm1/model-config.xml | 1 |
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> |