commit | a5fc51912bc31444c24af72cfd7c49cec9b5d5f5 | [log] [tgz] |
---|---|---|
author | Ping-Hao Wu <pinghao@google.com> | Fri Mar 20 13:15:56 2015 -0700 |
committer | Greg Hartman <ghartman@google.com> | Wed Mar 25 16:52:50 2015 +0000 |
tree | 32568d0b35a48cd0eff7cef8c12881437fd77d88 | |
parent | f5525ca66ff574ff979a56e0bf15010d40e8e8a6 [diff] |
dlopen() has no NO_LOAD option before Android L. This change could result in multiple instances of the shared library being loaded when using alternate paths. This will be addressed by b/18752589. Change-Id: Icf26a0c6f76edfd4f1c710e14f1005138d97e77a Reviewed-on: https://swiftshader-review.googlesource.com/2664 Reviewed-by: Nicolas Capens <capn@google.com> Tested-by: Greg Hartman <ghartman@google.com>