commit | 1813d116cb1367f0ae449221c7ff6c6b421d269f | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Apr 05 21:12:51 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 05 21:12:51 2016 -0700 |
tree | 7f43717858575640ff663103e3388eaafe8ad444 | |
parent | 9c62dab16e4be0c19a2e6c6c0cc2b24c2814c6f2 [diff] |
ART: Add cutout for Unsafe.putObjectVolatile Add an unstarted-runtime cutout for putObjectVolatile. Allows to compile-time initialize: * android.content.res.Configuration * android.icu.text.PluralRules$SimpleTokenizer * android.icu.text.UnicodeSet * android.icu.util.VersionInfo * android.util.LocaleList May allow follow-up changes to compile-time initialize more ICU classes. Bug: 27265238 Change-Id: I775a57c9f15aa8f42a4dffbd1dd40c641c30f645