commit | 21b9a2497a367be5b72620c01c7ff844999a8f5d | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Mar 24 14:15:58 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Mar 25 13:49:24 2015 -0700 |
tree | e36bec2183b925bdbb903aac7006e02ff6590755 | |
parent | f6566ed2ba8a3269831cd904679af3dfb1ceec7a [diff] |
Refactor cc dependencies to avoid duplication CC module dependencies need to be handled in both AndroidDynamicDependencies and GenerateAndroidBuildActions. Replace handling them in both with splitting out individual functions to list each type of dependency, and then call them from both AndroidDynamicDependencies and collectDeps in GenerateAndroidBuildActions. Change-Id: If8104f6ec4846a389a41ab599b1167bcf47b45b7