summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java
diff options
context:
space:
mode:
authorIgor Murashkin <iam@google.com>2014-05-30 10:49:00 -0700
committerIgor Murashkin <iam@google.com>2014-05-30 11:28:49 -0700
commit5743868e15c88d2886915163652a1571a218bf39 (patch)
tree96027c1ee45d748b7df92b55ae9d133dd8be32f5 /packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java
parent2d2e30eeac5b6799808c23b944f29d68ed0c205d (diff)
downloadframeworks_base-5743868e15c88d2886915163652a1571a218bf39.zip
frameworks_base-5743868e15c88d2886915163652a1571a218bf39.tar.gz
frameworks_base-5743868e15c88d2886915163652a1571a218bf39.tar.bz2
camera2: Change android.lens.focusRange to Pair<Float,Float>
Since the focus range is defined in diopters (1/distance), it just so happens that in a range [near, far] near >= far which is against the android.util.Range contract. Change it to pair instead. Also adds a marshaler for Pairs since they didn't have one before (and aren't parcelable). Bug: 15335269 Change-Id: If2f3259aeec072438a1c18c1b9728a4c81e92a40
Diffstat (limited to 'packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java')
0 files changed, 0 insertions, 0 deletions