]> git.saurik.com Git - android/aapt.git/commitdiff
Use direct reference to enum in AaptAssets
authorKenny Root <kroot@google.com>
Fri, 19 Feb 2010 20:45:48 +0000 (12:45 -0800)
committerKenny Root <kroot@google.com>
Fri, 19 Feb 2010 20:45:48 +0000 (12:45 -0800)
The second argument to the getNavHiddenName can be NULL, so use a direct
reference to the class to get the enum values instead of the argument.

Change-Id: I0444572c23cb4de9e7da15a8310a49cf4619bb15


No differences found