diff options
author | Irfan Sheriff <isheriff@google.com> | 2013-01-11 10:45:51 -0800 |
---|---|---|
committer | Irfan Sheriff <isheriff@google.com> | 2013-01-11 10:45:51 -0800 |
commit | 97a72f6693a7bee3255b2307c6bb18f66669a36c (patch) | |
tree | 1c7c7b3b1f7aa9487db8e1a0c15b7b89e207fc07 /libs/hwui/ProgramCache.cpp | |
parent | d6a7925d14231c016e84db53fb5a5bbab5a07d84 (diff) |
Handle missing static for CREATOR
I made a mistake of missing out on static for CREATOR on a Parcelable
and it threw a NPE which was not obvious. We do not get NoSuchFieldException
when CREATOR exists but is not static.
Change-Id: Ib06f60797c00722075255d45e8189f8cebef9ae2
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions