[libcamera-devel] [PATCH] libcamera Android Enhancements

Nicholas Roth nicholas at rothemail.net
Mon Oct 24 05:47:48 CEST 2022


I was wrong about signature verification-- it fundamentally won't work on
Android. The build system runs a pipeline on prebuilt .so files to strip
symbols and perform other transformations. I just tested it and whatever
these transformations are, they change the .so files, and the signatures do
not match. In my opinion, this makes a strong case for adding a flag to run
unverified code inline for Android compatibility.

-Nicholas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20221023/44c58e50/attachment.htm>


More information about the libcamera-devel mailing list