* 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
4 lines
249 B
Text
4 lines
249 B
Text
allow { appdomain -isolated_app } hal_mlipay_hwservice:hwservice_manager find;
|
|
binder_call({ appdomain -isolated_app }, hal_mlipay_default)
|
|
get_prop({ appdomain -isolated_app }, ifaa_prop)
|
|
get_prop({ appdomain -isolated_app }, hal_fingerprint_prop)
|