Files
frameworks_base/core/java
Roozbeh Pournader 8a412e0bb7 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
2015-12-02 18:39:50 -08:00
..