diff options
author | Xavier Ducrohet <xav@android.com> | 2012-07-18 18:06:09 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2012-07-19 09:06:03 -0700 |
commit | 095cd2e2d14e4fe25b66df54861fb66000a25adc (patch) | |
tree | b16c8e094f998b23b77a68e364e70f45629f13b5 /graphics/java/android/renderscript/ScriptGroup.java | |
parent | 12a5475205243bc2d069a87d2c7d4982b5f4d11d (diff) |
Fix aapt -G to properly support class attr in fragment.
The code added attributes android:name and class to a
KeyedVector under the same key (fragment) so the 2nd
add (android:name) removed class with was never checked.
This replace the value type in the KeyedVector to be
Vector<NamespaceAttributePair> instead of just
NamespaceAttributePair.
Change-Id: I009b8a8cca878191661c2a63bb14c967d230498d
Diffstat (limited to 'graphics/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions