commit | ce5a714b703622f04d17a8beea29e35ea6545b84 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Nov 09 13:48:12 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Nov 09 14:29:29 2017 +0800 |
tree | 37678fb12fe25f6ec966695e480945993f78eb87 | |
parent | 34e64c41e0e52e430c4bc09118a6461961f389b9 [diff] |
vndk-def: Hide system-to-vendor deps instead This commit replaces remove_dep() with hide_dep() so that the dependencies can be kept in deps-insight command. Before this commit, system-to-vendor dependencies will be removed and won't be present in the output of deps-insight command. Test: ./tests/test_vndk.py Test: ./tests/test_command_deps_insight.py Change-Id: I377a81f98a726219e241e79ae6274e9b124de035