mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyondx
synced 2026-01-27 08:48:29 +00:00
beyondx: Switch to stock density
* Stock default density is meant for 2280p * 420 * (3040/2280) = 560 Change-Id: I1ee4231a684625db6a8a62afa09b3b4ac82d111a
This commit is contained in:
@@ -25,7 +25,7 @@ DEVICE_PATH := device/samsung/beyondx
|
||||
DEXPREOPT_GENERATE_APEX_IMAGE := true
|
||||
|
||||
## Display
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
TARGET_SCREEN_DENSITY := 560
|
||||
|
||||
## Fingerprint
|
||||
TARGET_SEC_FP_REQUEST_FORCE_CALIBRATE := true
|
||||
|
||||
Reference in New Issue
Block a user