Logan Chien 47f5097cf8 vndk-def: Add --system-dir-ignored option
This commit adds --system-dir-ignored option so that the user can
ignore /system/vendor directory and run the following command on some
devices:

    python3 vndk_definition_tool.py vndk \
      --system ${ANDROID_PRODUCT_OUT}/system \
      --system-dir-ignored vendor \
      --vendor ${ANDROID_PRODUCT_OUT}/vendor

Test: ./tests/run.py
Test: Add --system-dir-ignored to make sure /system/vendor on some
devices are not treated as system modules.

Change-Id: I45a82bf81f2e2a6b34c146310f53d47dfe2313c3
2017-06-08 02:11:59 +08:00
2017-04-01 23:50:44 -07:00
2016-03-26 20:30:14 -07:00
2015-08-28 13:29:43 -07:00
2017-03-27 13:40:21 -07:00
2017-02-13 12:54:21 -08:00
2015-01-29 22:45:19 -08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%