commit | 77fe76405619b0793a5fb07d7307b993c9279b57 | [log] [tgz] |
---|---|---|
author | Stuart Scott <stuartscott@google.com> | Mon Jan 13 10:25:20 2014 -0800 |
committer | David 'Digit' Turner <digit@android.com> | Mon Jan 13 19:40:59 2014 +0100 |
tree | 44e9a9a65815cca039369b8efd8baea83540b2ae | |
parent | 0fff71300779069287ab3386165db30eeb378ea3 [diff] [blame] |
Adding 400dpi support to emulator. Change-Id: I7d04988e539f29028b86ba6c4daae5bae3be9543
diff --git a/android/hw-lcd.h b/android/hw-lcd.h index 22e53c9..b8abb58 100644 --- a/android/hw-lcd.h +++ b/android/hw-lcd.h
@@ -17,6 +17,7 @@ #define LCD_DENSITY_TVDPI 213 #define LCD_DENSITY_HDPI 240 #define LCD_DENSITY_XHDPI 320 +#define LCD_DENSITY_400DPI 400 #define LCD_DENSITY_XXHDPI 480 #define LCD_DENSITY_XXXHDPI 640