diff options
author | Ivan Lozano <ivanlozano@google.com> | 2020-02-06 12:05:10 -0500 |
---|---|---|
committer | Ivan Lozano <ivanlozano@google.com> | 2020-02-06 13:38:50 -0500 |
commit | d648c43fec771bffaa888734c2a9894ac31ae43f (patch) | |
tree | e9f30a797f80139410c42e30ebb78b675b7ce99f /sdk/java_sdk_test.go | |
parent | 026ffecb9d1255325d074b9bd15d25d36395a2c3 (diff) |
Fix lib name resolution if extension is substring.
If a library happens to contain the extension as a substring in its
name, libNameFromFilePath will return a truncated library name. Change
this calculation to remove the last instance of the extension substring
instead.
Bug: 147140513
Test: Modified rust tests pass.
Change-Id: I0ed91e5f571ed5c4040ee15956a1598846aee43a
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions