]> git.saurik.com Git - android/aapt.git/commit - Command.cpp
GL texture filtering changed from AND to OR, so rename tag name to match.
authorDan Morrill <morrildl@google.com>
Tue, 14 Dec 2010 00:25:54 +0000 (16:25 -0800)
committerDan Morrill <morrildl@google.com>
Tue, 14 Dec 2010 00:25:54 +0000 (16:25 -0800)
commit6c259a8c457f8e5d9a019c47941dcf414e001efc
tree707a35caf56bd213f4550c9d0003953ef3c96d21
parent63117dcfeaa4b506857bfa6387a92cbcce185f0b
GL texture filtering changed from AND to OR, so rename tag name to match.
(<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs.
supports-screen).

Change-Id: I0f20aed7f95169d9adfc7fe128191eb6e49d116f
Command.cpp