commit | 40ddf87779153bf8cf3952567d074cb56c9cd457 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Fri Mar 31 09:45:43 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Sat Apr 15 00:32:23 2017 +0800 |
tree | 18ebf070aa0280d6a3bb066ced3f5d937ad23ea6 | |
parent | fc6408cbd9ef1dabe4ed7407ab29a9c322d476db [diff] |
vndk-def: Fix vndk-core path assertion. This commit fixes an assertion in the vndk-core computation. The assertion should check the path of the newly added generic library. Before this commit, it is checking the input library, which might be outward-customized. Test: ./tests/run.py Change-Id: I15bd7c122a4442281bc735e16b6c615ea8190411 (cherry picked from commit ad447213da61f5e8e508eba440b59c7343a9cc4b)