Relax check on number of segments in a .so file
This check was not necessary since it is perfectly fine for a dso to have any number of PT_LOAD segments, given that the number is > 0. Bug: http://b/109747297 Test: make Change-Id: I0e3b400fddf05ed7b9342bacbfffd3b578f26cf3
Loading
Please sign in to comment