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:
@@ -128,7 +128,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
dev.pm.dyn_samplingrate=1 \
|
||||
persist.demo.hdmirotationlock=false \
|
||||
ro.opengles.version=196610 \
|
||||
ro.sf.lcd_density=432 \
|
||||
persist.debug.wfd.enable=1 \
|
||||
sdm.debug.disable_skip_validate=1 \
|
||||
debug.gralloc.enable_fb_ubwc=1 \
|
||||
|
||||
Reference in New Issue
Block a user