commit | 9ebe7bfc7ff270db90d0e27aba9e0f93cffc9f6e | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed May 24 23:47:00 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed May 24 23:47:00 2017 +0800 |
tree | 9c38ade271f2c3e0583a9236d482b98133e67ffc | |
parent | 51b083038f25436d3e3a8c1a2968328c4d5b0f41 [diff] |
vndk-def: Remove obsolete warning options This commit removes `--warn-high-level-ndk-deps` and `--warn-banned-vendor-lib-deps`. These options are removed in favor of the eligible vndk list. In next CL, a user can specify an eligible VNDK list with `--tag-file`. VNDK definition tool will print warnings if vendor modules are using ineligible framework libraries. Test: ./tests/run.py Change-Id: I0bb11de70c93f1447bb041561e80e342aa400fd4