summaryrefslogtreecommitdiff
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index cc310a0..5811b10 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -3,4 +3,8 @@
<!-- The list of AIDs are the candidate of the ARA AID in ESE.
The first available AID will be taken as the ARA AID. -->
<string-array name="config_ara_aid_candidate_list_ese" translatable="false" />
+
+ <!-- To enable vendor stable service, set this to true and
+ make sure its vntf manifest entry is also configured. -->
+ <bool name="secure_element_vintf_enabled">false</bool>
</resources>