commit | 466971daa8fbb6f7308900ab2a3a2d1a90c62b83 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Mar 30 21:44:01 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Mar 30 21:52:14 2017 +0800 |
tree | e5347e3ea4ccc32a5d20dabfd36170dea22317a9 | |
parent | ddbe0faa164a736e3f94fe43a55ba6d0b80417a6 [diff] |
vndk-def: Fix sp-hal and vndk-stable computation. This commit fixes the computation algorithm for sp-hal and vndk-stable. Before this commit, vndk-stable are determined from a pre-defined set and sp-hal might include AOSP libraries. After this commit, we are adding SP-HAL dependencies to VNDK-stable if the dependency is an AOSP library. Test: ./tests/test_elf_linker.py Change-Id: I7df3374ff49ff33826f496c0fabcb3749efd4fb2