From 466e512cd8f81a4c3ca0d39f3e008fbd9ddb1cff Mon Sep 17 00:00:00 2001 From: zhongfu Date: Sat, 16 Mar 2024 18:12:31 +0800 Subject: [PATCH] feat(client/resources): updated aidlist to include CEPAS AID --- client/resources/aidlist.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/resources/aidlist.json b/client/resources/aidlist.json index 6eeba5e28..a4a58d9f2 100644 --- a/client/resources/aidlist.json +++ b/client/resources/aidlist.json @@ -2422,5 +2422,13 @@ "Name": "SEOS Mobile", "Description": "Declared by some SEOS-compatible applications for HCE", "Type": "access" + }, + { + "AID": "A000000341000101", + "Vendor": "TransitLink Pte Ltd", + "Country": "Singapore", + "Name": "CEPAS", + "Description": "Transit and e-money card used in Singapore", + "Type": "transport" } ]