OSDN Git Service

Fix Configuration#updateFrom() when assetsSeq doesn't change
authorAdam Lesinski <adamlesinski@google.com>
Thu, 6 Jul 2017 19:06:13 +0000 (12:06 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 6 Jul 2017 21:56:46 +0000 (21:56 +0000)
commit4eb4129c2940dde9a9769cffda6d8d2b17075f8e
tree5b86fe03860693bb827a86d408eb4cf23dccae9e
parent457c58f912249f8ea2d80c45c60a5c5ba7485ce2
Fix Configuration#updateFrom() when assetsSeq doesn't change

Compare the value of assetsSeq when updating Configuration from
a delta.

Bug: 63352177
Test: manual
Change-Id: I9e1205cd64c4a1e0192b7049c82d36d53fb4af36
(cherry picked from commit 2123c415bf4cc67ad2c50e9613c7748956cd0c46)
core/java/android/content/res/Configuration.java