Sandes : Use TARGET_SCREEN_DENSITY
This variable is used to auto-populate the ro.sf.lcd_density as well as selecting density bucket for resources in recovery. Bug: 118676832 Test: adb shell getprop ro.sf.lcd_density Test: boot into recovery Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2 Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
@@ -179,7 +179,7 @@ MAX_EGL_CACHE_SIZE := 2048*1024
|
||||
TARGET_USES_C2D_COMPOSITION := true
|
||||
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||
NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
|
||||
TARGET_SCREEN_DENSITY := 450
|
||||
|
||||
# exfat
|
||||
TARGET_EXFAT_DRIVER := exfat
|
||||
|
||||
Reference in New Issue
Block a user