OSDN Git Service

DisplaySettings: remove the use of DefaultDensity and add a wider DPI range
authorJaap Jan Meijer <jjmeijer88@gmail.com>
Wed, 14 Sep 2016 19:28:40 +0000 (21:28 +0200)
committerJaap Jan Meijer <jjmeijer88@gmail.com>
Wed, 14 Sep 2016 19:34:21 +0000 (21:34 +0200)
commitf18bf4de9412194eef8d4bb8fdeae24903d07ab5
tree91d2ecd01da0684a8b461596b1981d5362101c8f
parentd466bad744acd9fcda345c898e6911f4c72a4673
DisplaySettings: remove the use of DefaultDensity and add a wider DPI range

Since we are setting the density in surfaceflinger DefaultDensity is not usable.
To allow more flexibility the density range is now wider and based on current density.
src/com/android/settings/DisplaySettings.java