Lau Ching Jun dfab1f2f1a Search multiple paths when loading deferred component .so files. (flutter/engine#23849)
This is a partial revert of 1181890b8e94c8cc72928df526f49dcc6ce7cdb2

On some devices we still need to the original search paths approach
because dlopen with just the base file name doesn't work. We're
combining both approaches now, adding the base filename as the first
entry in the searchPaths.
2021-01-22 09:41:22 -08:00
..