diff options
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 8f82002..2d56fe1 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -95,7 +95,7 @@ USE_CUSTOM_AUDIO_POLICY := 1 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include # Display -TARGET_SCREEN_DENSITY := 400 +TARGET_SCREEN_DENSITY := 420 TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true |
