Fix null locale edge cases in Configuration and Resources
Previously, Configuration#setTo() would not copy a null locale, and Resources#updateConfiguration() could fail if it was updated with a configuration with a null locale or empty locale list. Bug: 25874762 Change-Id: I76ef5769a16a5165b91c8e5ec5d926c67ef4f3c5
Loading
Please register or sign in to comment