commit | c5fe0eedb6332705882306d7a23edaa78eb8cc31 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Fri Jun 30 09:03:09 2017 -0700 |
committer | Bryce Lee <brycelee@google.com> | Thu Jul 06 08:03:28 2017 -0700 |
tree | 5a3f49a9733a7569219307011af89c2bc81cc149 | |
parent | f636e3fb52cf047c878d66454fa910cab9f086e1 [diff] |
Add app bounds to Configuration#compareTo. This CL takes app bounds into consideration when comparing two Configurations with compareTo. Change-Id: I9894f312429626975a2651b837cae8d80548c271 Fixes: 63160229 Test: go/wm-smoke Test: bit FrameworksServicesTests:com.android.server.wm.AppBoundsTests#testConfigurationCompareTo