Merge "Disable zone DMA32 for akita" into udc-d1-dev

This commit is contained in:
Jack Lee 2023-04-18 14:01:19 +00:00 committed by Android (Google) Code Review
commit 56247c8c96

View file

@ -19,6 +19,7 @@ TARGET_SCREEN_DENSITY := 420
BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_AKITA := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce
BOARD_KERNEL_CMDLINE += disable_dma32=on
include device/google/zuma/BoardConfig-common.mk
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk