mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Remove references to BOARD_BUILD_SYSTEM_ROOT_IMAGE
This variable is always false or empty now.
Remove it so we can mark it as deprecated later.
Bug: 241346584
Test: Presubmit
Change-Id: I110a1e1c07a1debd2c1ce75c70261e62eac8ec5c
Merged-In: I110a1e1c07a1debd2c1ce75c70261e62eac8ec5c
(cherry picked from commit f9b02ea439)
This commit is contained in:
@@ -378,9 +378,6 @@ BOARD_DTBOIMG_PARTITION_SIZE := 0x01000000
|
||||
# Build vendor kernel boot image
|
||||
BOARD_VENDOR_KERNEL_BOOTIMAGE_PARTITION_SIZE := 0x04000000
|
||||
|
||||
# System As Root
|
||||
BOARD_BUILD_SYSTEM_ROOT_IMAGE := false
|
||||
|
||||
# Vendor ramdisk image for kernel development
|
||||
BOARD_BUILD_VENDOR_RAMDISK_IMAGE := true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user