mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 14:50:57 +00:00
Disable zone dma32 am: 95ab2f8f9e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/19204110 Change-Id: I5697caa90923e70298910edde64708ac2cea1b83 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -20,6 +20,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
|
||||
|
||||
@@ -21,6 +21,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
|
||||
|
||||
Reference in New Issue
Block a user