commit | 39cf6d6d9a2b58ddde8ee56bfbad78cb4fc444c1 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Tue Jul 18 14:30:46 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Jul 18 15:12:02 2017 +0800 |
tree | cb3295cee4bdbc6125796900b404f7809d86171d | |
parent | aa08497a964fc9a2489a68d94619894d76e38cdf [diff] |
vndk-def: Split eligible list checker This commit split eligible list checker from `check-dep` subcommand. Eligible list checker is only an internal tool to review the eligible vndk list. Device vendors don't have to run it. Test: Eligible list violations (e.g. libgui.so) no longer show up in the output of `check-dep` command. Change-Id: I993dcced5e3fe8bd84784b3c9b8345fa9f02e339