Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e1708e0 authored by Bharath's avatar Bharath
Browse files

FP3: Reduce screen density to 420

FP3's density is 427dp. Hence reduce the density to 420 which would
match the actual density. This also looks fine on Android 12+.

Change-Id: I4c208ca7472d94bafd61c791dce6e3250d99d7e9
parent d7e21bec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ USE_CAMERA_STUB := true


# Display
TARGET_SCREEN_DENSITY := 480
TARGET_SCREEN_DENSITY := 420


# DRM