commit | 3e641efbe6cbb49f3d8b2f44e4db13a3a420601b | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Mar 16 08:43:32 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Mar 16 08:52:40 2017 +0800 |
tree | 1a3da14d8c93642041d7b87aa18cdd6b2b3fbd43 | |
parent | 747715ae24935dd8e1b24bab1bf55971c1ad0222 [diff] |
vndk-def: Don't remove all deps in normalization. This commit no longer removes all dependencies (including system and vendor dependencies) when a generic reference library has a dependency to a library on the vendor partition. After this commit is merged, vndk_definition_tool.py will only remove the offending dependencies. Test: Run vndk_definition_tool.py against bullhead build with tweaked dependencies. Change-Id: Id6d23112128d9bbfec9e1e4430677a07f20fd193