commit | dc14e4e0f66de0a33eaa73a3ddecb25d8298972c | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Jan 03 16:06:47 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Jan 03 17:06:16 2018 +0800 |
tree | 35b43490cd26642dcb59fb143e46286bae3b8222 | |
parent | 84cfb6cbe1253b113952839dcd1bf385433918dc [diff] |
vndk-def: Add VNDK_VER suffix After this commit, vndk_definition_tool.py will tag the shared libraries under /system/lib/vndk${VNDK_VER} and /system/lib/vndk-sp${VNDK_VER} correctly. Bug: 71368232 Test: ./tests/run.py Test: Run vndk_definition_tool.py on latest product and the dependencies from /vendor/lib to /system/lib/vndk-X are not treated as violations. Change-Id: Icc0478ccb1f2fa89e152212652eb676509fa3ae0