commit | aa08497a964fc9a2489a68d94619894d76e38cdf | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Fri Jul 14 16:43:10 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Jul 18 13:48:39 2017 +0800 |
tree | 5313b480e950dbf44f24a809fae11a9621e65c20 | |
parent | 12a0d340ece70f48f78a8dc6561683f273d6421c [diff] |
vndk-def: Replace NDK_LIBS with TaggedPathDict This comit replaces NDK_LIBS with TaggedPathDict. This is a step towards to replace hard-coded NDK libs with user-specified tagged file. Test: ./tests/run.py Test: Run vndk command on sailfish and no changes on the result. Change-Id: Ib73399fdee577bc89251385090a57faefe3f8c03