Commit Graph

4 Commits

Author SHA1 Message Date
b19cb699ac miatoll: nfc: Use DEFAULT_TECH_ABF_ROUTE to handle tech route separately
Earlier implementation uses DEFAULT_OFFHOST_ROUTE to update Tech A,B
route location and also as route location for payment apps not having
route location (secureElementName attribute).
Tech F is handled separately using DEFAULT_NFCF_ROUTE.
New change introduces DEFAULT_TECH_ABF_ROUTE config which will be
used to update Tech A,B,F and DEFAULT_NFCF_ROUTE will not be used anymore.
DEFAULT_OFFHOST_ROUTE will be used only to update route location for
payment apps not having route location (secureElementName attribute).

Change-Id: If9ee25038d5b05a1a5bbf04f3a51c9ac1324ae74
2021-08-30 06:26:18 +02:00
7c21e60b93 miatoll: Add NFC support
[dereference23: Rely on libinit instead of device codename]
Signed-off-by: Alexander Winkowski <dereference23@outlook.com>
Change-Id: Ic135add84d3e1d88a852b798b312b2ea025866a4
2021-08-30 06:26:18 +02:00
f32a5cdaa1 miatoll: Initial proprietary files list
Co-authored-by: Demon000 <demonsingur@gmail.com>
Co-authored-by: Sonal Singh <sonal.singh.19993@gmail.com>
Change-Id: I07d2fb281e0836853acba8f2a11c43cfb2ee77b8
2021-08-30 06:26:18 +02:00
4df7bca082 miatoll: Initial commit
Co-authored-by: Demon000 <demonsingur@gmail.com>
Change-Id: Ia0d3ae0deb9ac8549065f2ae25d8f28ce9b5dd02
2021-08-30 06:26:14 +02:00