commit | ba9badf8ec251cc5deea155731dd4293b2489a93 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon Nov 20 12:45:48 2017 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Mon Nov 20 13:03:25 2017 -0800 |
tree | 1bc6f810de838beb8211cef935d1f5529e8dea8d | |
parent | cbf6fd55bf31152093283be1dbe0790622570f0b [diff] |
Switch gcnodir name from basename to just removing .so $(basename) was catching all of the hidl services that have versions like "1.0" in their name, marking the .0-service portion as a suffix to be removed. Instead just remove ".so" and assume that everything else isn't actually a suffix. Bug: 69271974 Test: NATIVE_COVERAGE=true COVERAGE_PATHS=hardware/interfaces m; compare ninja files Change-Id: I76e27d9ab1f9d4862cc2607c5f2ed9c121879421