commit | 71aa69624377ded7ce4a366664deec3ee5c7fb77 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Mar 30 16:49:30 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Mar 30 16:50:24 2016 +0100 |
tree | 94f72c4d81fba2d49a05452b3fc3c4628df97934 | |
parent | 91b5e75a4124cd1db18a7f9994bdf202da45531a [diff] |
Mitigate Resources leak on API 21+ We don't need to use TintResources on API 21+ to enable vectors, so we can disable it. Doing so removes a potential memory 'leak' (not a leak, just using more memory than normal). BUG: 27877272 Change-Id: I5515691e073cb03fce241b116d99c2ca8259791f