Merge "display: set 480 density for 1344x2992" into udc-d1-dev am: 5e01d25ed5 am: 4e1738a67b am: a1c7128582

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24284448

Change-Id: I05201d9840f431aa1fcbbb57a4e45cc426bfe460
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Joen Chen 2023-08-14 11:43:40 +00:00 committed by Automerger Merge Worker
commit 11c5d7b8db

View file

@ -24,7 +24,7 @@ BOARD_KERNEL_CMDLINE += samsung_iommu_v9.load_sequential=1
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := husky TARGET_BOOTLOADER_BOARD_NAME := husky
TARGET_SCREEN_DENSITY := 520 TARGET_SCREEN_DENSITY := 480
BOARD_USES_GENERIC_AUDIO := true BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_SHUSKY := true USES_DEVICE_GOOGLE_SHUSKY := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce BOARD_KERNEL_CMDLINE += swiotlb=noforce