Android N warning against .so file having W+E segments

℡╲_俬逩灬. 提交于 2019-12-11 01:38:58

问题


{.so filename} has W+E (writable and executable) load segments. This is a security risk shared libraries with W+E load segments will not be supported in a future Android release. Please fix the library.
How can this be fixed?

来源:https://stackoverflow.com/questions/40504512/android-n-warning-against-so-file-having-we-segments

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!