commit | ddbe0faa164a736e3f94fe43a55ba6d0b80417a6 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Mar 30 20:21:24 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Mar 30 21:52:08 2017 +0800 |
tree | e11820523c5975079f9d536ed2651332656e9272 | |
parent | 0b455c6732232e26ed44c0150e7d60cf3f61948a [diff] |
vndk-def: Reuse cached vndk classification. This commit replaces is_ndk with _vndk_classification so that we can know the whether a library is in LL-NDK, SP-NDK, or HL-NDK without repeating path matching. Test: Run vndk_definition_tool.py on master tree. Change-Id: Ia6894b6325f58bef74e3525f3b212a2c2776d982