Implied dependency in Leia CNSDK on libbinder_ndk.so?

From that post it seems that libbinder_ndk.so was introduced in Android 10/API 29. So if a project has its min sdk set below that (e.g. 24), attempting to import Leia CNSDK is likely to fail. Again, for developers looking to optionally run their app on Leia hardware, attempting to support the CNSDK means their app would crash unpredictably in the field on other devices. So please consider addressing this in future CNSDK updates, thank you