commit | da06e32e4ca5658f59b266ba981471c320fc5d3a | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@google.com> | Fri Sep 18 14:06:07 2009 -0400 |
committer | Daniel Sandler <dsandler@google.com> | Fri Sep 18 15:12:07 2009 -0400 |
tree | d8a628dc4ed18403b82611016048794ab506cf20 | |
parent | 93727454caf1b3540a352328abd0400c2242902b [diff] |
Fix http://b/2126318 (density test fails due to wrong-size asset stripping) The density test expects all resources of all densities to be included, but specifying a density for a particular device build kills that. We therefore add all the required densities explicitly to the Makefile to compensate.