Loading target/board/BoardConfigGkiCommon.mk +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ BOARD_GKI_SIGNING_ALGORITHM := SHA256_RSA2048 # See b/178559811 for more details. BOARD_GKI_SIGNING_SIGNATURE_ARGS := --prop foo:bar # Sets boot SPL. BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH) # Boot image with ramdisk and kernel BOARD_RAMDISK_USE_LZ4 := true BOARD_BOOT_HEADER_VERSION := 4 Loading Loading
target/board/BoardConfigGkiCommon.mk +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ BOARD_GKI_SIGNING_ALGORITHM := SHA256_RSA2048 # See b/178559811 for more details. BOARD_GKI_SIGNING_SIGNATURE_ARGS := --prop foo:bar # Sets boot SPL. BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH) # Boot image with ramdisk and kernel BOARD_RAMDISK_USE_LZ4 := true BOARD_BOOT_HEADER_VERSION := 4 Loading