[common][nfc][modify AID to avoid confliction] 54/217354/1
authorzhongyuan <zy123.yuan@samsung.com>
Sat, 9 Nov 2019 03:07:13 +0000 (11:07 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Sat, 9 Nov 2019 03:07:13 +0000 (11:07 +0800)
Change-Id: If5d8271f2ba21f7d0edc9535aebdb88f1e3d219a

common/tct-nfc-tizen-tests/wallet.xml

index 0323dcbe2b07833994c664e448720539a9ca1c64..6e3a6e9ffbbd97e46cc15097f56575bb2bea80b7 100755 (executable)
@@ -2,10 +2,10 @@
 <application name="tct-nfc-tizen-tests">
    <wallet>
         <aid-group category = "payment">
-                <aid aid = "A0000000041020" se_type = "hce" unlock = "false" power = "on"/>
+                <aid aid = "A0000000041021" se_type = "hce" unlock = "false" power = "on"/>
         </aid-group>
         <aid-group category = "other">
-                <aid aid = "D4100000030002" se_type = "hce" unlock = "false" power = "on"/>
+                <aid aid = "D4100000030003" se_type = "hce" unlock = "false" power = "on"/>
         </aid-group>
    </wallet>
-</application>
\ No newline at end of file
+</application>