summaryrefslogtreecommitdiffstats
path: root/include/android
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-02-12 15:36:31 -0800
committerDianne Hackborn <hackbod@google.com>2013-02-12 15:36:31 -0800
commit6303d06ece8597e7508663b699e614e4ce0d8f9e (patch)
tree7bb4f887fed6d240e20a44eba0706f9df6f368af /include/android
parent351c2941736039c495dd7ac849ec64fbf7f3ff05 (diff)
downloadframeworks_native-6303d06ece8597e7508663b699e614e4ce0d8f9e.zip
frameworks_native-6303d06ece8597e7508663b699e614e4ce0d8f9e.tar.gz
frameworks_native-6303d06ece8597e7508663b699e614e4ce0d8f9e.tar.bz2
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
Change-Id: I1bb630c58d0d41446b726de1b9d2c3875fcbbceb
Diffstat (limited to 'include/android')
-rw-r--r--include/android/configuration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/android/configuration.h b/include/android/configuration.h
index 0f5c14a..d5cddb3 100644
--- a/include/android/configuration.h
+++ b/include/android/configuration.h
@@ -44,6 +44,7 @@ enum {
ACONFIGURATION_DENSITY_HIGH = 240,
ACONFIGURATION_DENSITY_XHIGH = 320,
ACONFIGURATION_DENSITY_XXHIGH = 480,
+ ACONFIGURATION_DENSITY_XXXHIGH = 640,
ACONFIGURATION_DENSITY_NONE = 0xffff,
ACONFIGURATION_KEYBOARD_ANY = 0x0000,