<div dir="ltr"><div>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.</div><div><br></div><div>-Nicholas</div><div><br></div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>