summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2014-08-22 14:10:31 -0700
committerAdam Lesinski <adamlesinski@google.com>2014-08-22 16:09:54 -0700
commita5cc002bfe7ca8a6536549189b44e7143c8611dc (patch)
tree23305e3a4ba650ff870208c414a06fa12c8cca74 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent5fa3f3a995ba5bd86e460b1b5f72b2f1ada699fb (diff)
AAPT: Filtering resource fix
Previously, when filtering resources from an APK using -c option, if one qualifier matched, we would keep the resource. However, in the case of something like -c fr-FR,sw360dp and with a resource in the APK like so drawable-fr-FR-sw600dp-v13 we would want this resource to be excluded, as it does not match the sw360dp qualifier (must be less than or equal to it). This CL fixed the behavior of the filter to require that all defined qualifier axis be matched. Bug:17142358 Change-Id: Ie48f3d516a0e610abc7ba8a7ced4eb3ab52534d4
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions