summaryrefslogtreecommitdiff
path: root/org.ifaa.android.manager
AgeCommit message (Collapse)Author
2021-09-13sdm660-common: Move to SPDX license identifierSebastiano Barezzi
Change-Id: Ic46de254772fb2c3d57566ac0c60a7f5a7f55ab9
2020-12-20sdm660-common: ifaa: Use new UnsupportedAppUsage annotationdianlujitao
Change-Id: Ife370a74a7eec384b6732c63ce78408afef5d95c
2020-04-30sdm660-common: Add ifaa apis to unrestricted greylistdianlujitao
Change-Id: If33a18edaf6083281265ce94fd143d72b4bb4fb8
2020-04-30sdm660-common: org.ifaa.android.manager: switch to blueprintVolodymyr Zhdanov
* otherwise rip boot jars Change-Id: I32ffe8d44851f965adf9b3ae995f2b6796ca896a
2019-09-01wayne-common: Update IFAA for pie blobsdianlujitao
Change-Id: I2801cc3633416a1552c07230b68cf1d83b484edc
2019-09-01wayne-common: Access mlipay hal via a binder servicedianlujitao
* Untrusted apps are no longer allowed to directly access hwbinder on Pie, implement a system service as a middleware between mlipay hal and untrusted apps. * Xiaomi uses similar solution for MIUI on Pie. Change-Id: Ie52376b1f7bcd84d219fe73bceb4bdd6cc2b9980
2018-12-29wayne-common: Support Alipay fingerprint paymentdianlujitao
* IFAA manager is based on OnePlusOSS, but adapted for Xiaomi's mlipay interface.Also hardcode model detection to pass Alipay check. * vendor.xiaomi.hardware.mtdservice@1.0.so is not actually used, thus patchelf to drop it rather than shipping a blob. * Modify libmlipay.so to allow load firmware from vendor Change-Id: Idf3d3a8d40245984767f4ef5f60f9fe584e69f21