commit | 23cbe85610f780134cc77dd4a54732a22ed6e86e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue May 17 16:42:58 2016 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Tue May 17 16:42:58 2016 -0700 |
tree | ea498f4ec45f5d54f0cca16c705de21d67c6cbe2 | |
parent | e1f6975ebc1499ddcb493666f884ef0d8e042255 [diff] |
Move LocaleList to avoid layering violation. Since LocaleList needs to depend on android.os.Parcelable, we cannot let that class belong to "android.util" package, which causes layering violation. Bug: 28819696 Change-Id: Ia8de2ee9df3dd0a42b1fe84574439519b680fe18