Merge "Husky: change display density to 520" into udc-d1-dev am: 4b0bba5149

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

Change-Id: Ia6021b13436b7925e79ec2368b67abd402ad2fd6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot 2023-03-16 02:05:01 +00:00 committed by Automerger Merge Worker
commit e58780b8b9

View file

@ -16,7 +16,7 @@
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 := 450 TARGET_SCREEN_DENSITY := 520
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