commit | 0db13c9d5d16bc3f34c1acdf10012171685bb114 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Thu Jun 27 12:24:40 2019 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Tue Jul 02 17:34:39 2019 +0100 |
tree | 9d43eec597eacd523a0053a5955201043eed3618 | |
parent | adb5043b102ca10cba67691872a03cf5de439985 [diff] |
Allow OS-dependent loading of native libraries On Windows, all native libs have to be loaded separately making sure that no library is being loaded before all its dependencies are loaded. On Linux or Mac, loading the main library will automatically load its dependencies. Bug: 117921091 Test: test script updated Change-Id: I055efa73a7ba35962b533e9b37e475fd323a674b