commit | e4cf5a90e0b6c66a075504ffe04f7eafb34c525d | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@google.com> | Fri Mar 06 17:17:30 2015 -0800 |
committer | Xavier Ducrohet <xav@google.com> | Fri Mar 06 17:34:02 2015 -0800 |
tree | beeef3000b77d4830de37b79aed4f0426ead9fcf | |
parent | f48e02e352d7d86c41c3d33802a09478cccb7771 [diff] |
workaround for aar dependencies in pom. Apparently depending on a non jar dependency in a pom must include the type of the dependency, even though the dependency declares its own type in its pom. Since Gradle doesn't properly do this, a workaround is to customize the pom on the fly to do this (until Gradle is fixed). Change-Id: Id39ae4b4183e621ba1295ae8ee840fd0125e5d6e