4 Commits

Author SHA1 Message Date
Marijn Suijten
2d6f1e5943
miatoll: nfc: Update storage path to /data/vendor/nfc
The stock configuration oddly sets this reside on /data/nfc which is not
writable by modern policy. Instead, all vendor runtime data should go
into /data/vendor.

Signed-off-by: Marijn Suijten <marijns95@gmail.com>
Change-Id: I60a94a39239268046016fcf8be4a613ef4ae6541
2021-08-30 06:26:18 +02:00
Suhas Suresh
22acb9aeec
miatoll: nfc: Corrected DEFAULT_TECH_ABF_PWR_STATE value for NCI1.0
Change-Id: I98bb05b6cd7a9a3ac1370e97238a8b3b7607a055
2021-08-30 06:26:18 +02:00
Suhas Suresh
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
Volodymyr Zhdanov
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