1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <!-- The list of AIDs are the candidate of the ARA AID in ESE.
4         The first available AID will be taken as the ARA AID. -->
5    <string-array name="config_ara_aid_candidate_list_ese" translatable="false" />
6
7    <!-- To enable vendor stable service, set this to true and
8         make sure its vntf manifest entry is also configured. -->
9    <bool name="secure_element_vintf_enabled">false</bool>
10</resources>
11