For apps targeting API 37+, native libraries loaded via System.load() must be marked as read-only, otherwise the system throws an UnsatisfiedLinkError.
https://developer.android.com/about/versions/17/behavior-changes-17#safer-dcl
For apps targeting API 37+, native libraries loaded via
System.load()must be marked as read-only, otherwise the system throws anUnsatisfiedLinkError.dlopen()remains unaffected by the libcore changes.https://developer.android.com/about/versions/17/behavior-changes-17#safer-dcl