mirror of
https://github.com/estkme-group/lpac
synced 2025-06-29 16:22:57 +02:00
* interface: Make PCSC backend optional * Add gbinder_hidl backend for libhybris distributions This allows users of distributions like Droidian to manage eSIM chips directly instead of relying on Android dual-booting. Note that only the HIDL version is implemented as of now. This should cover all devices with SoCs released before Android 13. Newer devices require the AIDL interface, which I do not have access to yet (one that runs libhybris). * interface: Add default values for optional backends * gbinder_hidl: Fixup IccIoResult handling |
||
---|---|---|
.. | ||
at.c | ||
CMakeLists.txt | ||
gbinder_hidl.c | ||
pcsc.c | ||
stdio.c |