commit | cddc1dd43bf5d1c63acdc5c729f16fef8c3eadce | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Mar 30 20:21:24 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Sat Apr 15 00:32:21 2017 +0800 |
tree | 08d137bad24facf767cfb03e2cfb1aad60e66bae | |
parent | b622618f8d472a3cae21a9d58c96d28bb3c0a22e [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 (cherry picked from commit ddbe0faa164a736e3f94fe43a55ba6d0b80417a6)