summaryrefslogtreecommitdiff
path: root/wayne.mk
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2019-02-18 20:55:11 +0800
committerIsaac Chen <tingyi364@gmail.com>2019-09-01 13:46:30 +0200
commit9c0b7188f0a9209dc20f15c244d1aa20d0bb33ba (patch)
treed58f35b4985c23889fd2b14220f9bc97c0cc80bf /wayne.mk
parentd90e487b85b23f73dd15f1d5ca84c857cfb3d109 (diff)
wayne-common: Access mlipay hal via a binder service
* 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
Diffstat (limited to 'wayne.mk')
-rw-r--r--wayne.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayne.mk b/wayne.mk
index 852cd9d..e439b57 100644
--- a/wayne.mk
+++ b/wayne.mk
@@ -139,6 +139,7 @@ PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1-service.xiaomi_wayne
PRODUCT_PACKAGES += \
+ IFAAService \
org.ifaa.android.manager
PRODUCT_BOOT_JARS += \