commit | 265cc5eafaa7a34fdec8f1fd39088fdbbbd06584 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Tue Mar 15 16:06:17 2011 -0700 |
committer | Dan Bornstein <danfuzz@android.com> | Tue Mar 15 16:35:17 2011 -0700 |
tree | 877af658dc731e7e401c545d01cf9042b272c7f0 | |
parent | f1b27b3cfd35dea5ef665c9ba35efc2e34923bca [diff] |
Further init-time cleanup. * The initialization is now fail-fast, since (a) failure is rare, and (b) making it tolerate multiple failures both is pretty pointless and would require a lot of code. * The string offset verification code is now more cleanly factored out. Change-Id: I4e7b5ee4a0f3e0874b9206b2f105d6de37b4a919