Age | Commit message (Collapse) | Author |
|
Align with templates while we are at it
Change-Id: I3cd279191c7bd3582f1c1f80c588eb26cf9da933
|
|
Change-Id: I6819c2af9f0f6e0e3823b853277287fc5aa8d504
|
|
* libdpmframework depends on strndup16to8 and strdup8to16 methods.
Change-Id: I39d252b5830b752728a0c8607d32d8a279524ce1
Co-authored-by: Demon000 <demonsingur@gmail.com>
|
|
Change-Id: If1a7328804fb9bc39ccec70690f1090f2d0509b3
|
|
Change-Id: Idaebe34e18d16d042e247f0f2b06c8012fe4d287
|
|
Change-Id: I6542195dba95ffbd8eda151efee70201f144dee4
|
|
Change-Id: I52bcc65d512aab7600ad761d30f9021b880b1a8c
|
|
* Prevents crashing of qcrilmsgtunnel
Change-Id: Ica4e997f998d8cd078670b9e24a82b4b69380818
|
|
P: GraphicBuffer::lock(uint32_t inUsage, void** vaddr);
Q: GraphicBuffer::lock(uint32_t inUsage, void** vaddr, int32_t* outBytesPerPixel, int32_t* outBytesPerStride);
Error: cannot locate symbol "_ZN7android13GraphicBuffer4lockEjPPv" referenced by "/vendor/lib/hw/camera.sdm660.so"
Change-Id: I1c1fe66f3f73149ced601eae87b970ce392d50ee
|
|
* This lib is creating troubles on android 10 requiring old libs in vendor
* Other than that, it's the only culprit for vndk runtime being kept disabled
* Nuke this lib via a empty shim providing the symbols to the camera hal
Change-Id: Ia844e973299d3e1be0a37473e76325be1828415d
|
|
Change-Id: I76f428b1761abb19025a5194e494481e30c53d59
Signed-off-by: Isaac Chen <tingyi364@gmail.com>
|
|
Change-Id: Iad42a93bd024caa70d5c21a2cc2747f89aba2450
|
|
* Implementation from lineage vendor extract-files
Change-Id: I1170fcfa1ec237c9c0b322e9f268bdeb685b473a
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
|
|
* Due to the caps difference the vendor was being cleaned everytime that the extractor was run, even just with section
Change-Id: I2ba8f67bf1fa045f3059df660f36111d970592b4
|
|
Change-Id: I903039730f4181f6a326f28e0ea212db68bdabcc
|
|
Signed-off-by: Isaac Chen <tingyi364@gmail.com>
Change-Id: Iaa1d210c55e1b67d256a1aa45d670749cc2d1a88
|
|
* 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
|
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Change-Id: Ifee4d4a2e8db3ca3afed7b39de7284408407de30
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|