diff options
author | Raph Levien <raph@google.com> | 2016-05-02 12:56:01 -0700 |
---|---|---|
committer | Raph Levien <raph@google.com> | 2016-05-02 12:57:56 -0700 |
commit | 10ea92aefa7051eb432383e0b56e7c44664fd560 (patch) | |
tree | 59742fa8ae37ab8b33d400bf0cd9e6db67ab1675 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b7d513cb47ba872bc3e3d4689a67bd05720f8569 (diff) |
Make LocaleList constructor non-nullable
This commit makes the LocaleList constructor require non-null
arguments in all cases, and fixes all uses of LocaleList that could
previously pass a null to use getEmptyLocaleList() instead (which is
preferred anyway becaues it avoids an allocation.
Bug: 28460668
Change-Id: I4b8b3cfa82914412731c2b79003951c46cb2afa1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions