commit | 34e43be2e0f4634390790a73557145f709668be4 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Apr 05 16:25:20 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Sat Apr 15 00:32:23 2017 +0800 |
tree | 6ca4b226681f38757edd65fad9be8eead1e3fb06 | |
parent | 40ddf87779153bf8cf3952567d074cb56c9cd457 [diff] |
vndk-def: Add command line option checks. This commit adds path existence checks to --system and --vendor command line options. The error message will make it easier for users to figure out what's wrong with the output. Bug: b/32811412 Test: ./vndk_definition_tool.py vndk --system [non-existing-dir] Change-Id: Ia910f88781fa76803909921ae1be2cfcfb002b6d (cherry picked from commit 5e934cd66c3a2331d255f0bdf6219ed5d7a6f0e2)