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

Commit e57ba573 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents e8554eff fd5e673f
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