Disable zone dma32 am: 95ab2f8f9e am: 7e943b3d89

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

Change-Id: I0ea09c3eac22f74e0127c38795c756d334249121
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Martin Liu 2022-07-08 02:28:39 +00:00 committed by Automerger Merge Worker
commit de226daaba
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@ else
TARGET_BOOTLOADER_BOARD_NAME := oriole
TARGET_SCREEN_DENSITY := 420
USES_DEVICE_GOOGLE_RAVIOLE := true
BOARD_KERNEL_CMDLINE += disable_dma32=on
include device/google/gs101/BoardConfig-common.mk
include device/google/gs101/wifi/BoardConfig-wifi.mk

View file

@ -24,6 +24,7 @@ else
TARGET_BOOTLOADER_BOARD_NAME := raven
TARGET_SCREEN_DENSITY := 560
USES_DEVICE_GOOGLE_RAVIOLE := true
BOARD_KERNEL_CMDLINE += disable_dma32=on
include device/google/gs101/BoardConfig-common.mk
include device/google/gs101/wifi/BoardConfig-wifi.mk