products: op9: move TARGET_SCREEN_DENSITY definition to the device-tree

This is an odd place for this to be in and it isn't defined for the op9p,
which causes density errors.

Change-Id: I7267b0e9117469ff348892508feac8f0258b206f
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park 2023-01-02 14:36:27 +09:00
parent afb97aef92
commit 735a5c5a43
1 changed files with 0 additions and 3 deletions

View File

@ -39,7 +39,4 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
# Boot animation resolution.
TARGET_BOOT_ANIMATION_RES := 1080
# Display density
TARGET_SCREEN_DENSITY := 420
endif