Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8912bb94 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Match the generic_64bitonly_x86_64/BoardConfig.mk to generic_x86_64"...

Merge "Match the generic_64bitonly_x86_64/BoardConfig.mk to generic_x86_64" am: e57ba573 am: 2c309f01 am: e89fa407

Original change: https://android-review.googlesource.com/c/platform/build/+/2504717



Change-Id: I21fbd4266e37628ce3ceda53b75ca971f5925d25
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 94b2b7a0 e89fa407
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -26,7 +26,10 @@ TARGET_2ND_ARCH := x86
TARGET_2ND_ARCH_VARIANT := x86_64

TARGET_PRELINK_MODULE := false

include build/make/target/board/BoardConfigGsiCommon.mk

ifndef BUILDING_GSI
include build/make/target/board/BoardConfigEmuCommon.mk

BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
@@ -43,3 +46,5 @@ WPA_SUPPLICANT_VERSION := VER_0_8_X
WIFI_DRIVER_FW_PATH_PARAM   := "/dev/null"
WIFI_DRIVER_FW_PATH_STA     := "/dev/null"
WIFI_DRIVER_FW_PATH_AP      := "/dev/null"

endif # !BUILDING_GSI