Age | Commit message (Collapse) | Author |
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Change-Id: I4c236a875144b87827ec1cb0943fd8d1e26e61ae
|
|
Change-Id: If846cc590060025202fa336af4420747f6b01238
|
|
* 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
|
|
Android needs this text file to know what libraries are allowed to be loaded by apps directly.
For now, add:
libOpenCL.so to the list, in order to get OpenCL to function properly.
adsprpc related libraries, since they were also declared public in stock.
Change-Id: I15ef7a7ab7d1f1a0cc6b484cd2ca9993f40de23b
|
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|