diff options
author | Adam Lesinski <adamlesinski@google.com> | 2013-10-15 17:18:51 -0700 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2013-10-15 17:18:51 -0700 |
commit | 9438c2df133710ea2364e817cfd237f7a3d69ab1 (patch) | |
tree | 19d1315592338138a75361b10345479d41faf026 /graphics/java/android/renderscript/ProgramStore.java | |
parent | 7d91cc97d788aae9f3a6ac5540580cc95591e356 (diff) |
Prune unneeded density resources from APK
When a preferred density is specified, prune all but the
closest matching density when the exact density resource does not
exist.
If a preferred density resource does not exist and a higher density
resource exists, prune all but the resource with the next highest
density relative to the preferred density.
If a preferred density resource does not exist and there is no
higher density resource, prune all but the resource with the next
lowest density relative to the preferred density.
bug:11224465
Change-Id: I99b3950fe3d8116a5625968ed383442315ae8526
Diffstat (limited to 'graphics/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions