Skip to content

Commit

Permalink
ANDROID: Enable BUILD_GKI_CERTIFICATION_TOOLS for x86_64 GKI
Browse files Browse the repository at this point in the history
The tools are required to certify a x86_64 GKI boot.img.

Bug: 241497048
Test: BUILD_CONFIG=common/build.config.gki.x86_64 build/build.sh
Signed-off-by: Bowgo Tsai <[email protected]>
Change-Id: I0a34b9c8376cdfd77fb9b58b1b50ac734696672f
(cherry picked from commit 35b34f288013b85fffee79525c711a6d1f49753e)
  • Loading branch information
bowgotsai committed Sep 23, 2022
1 parent f813694 commit 8483cc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.config.gki.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
BUILD_SYSTEM_DLKM=1
MODULES_LIST=${ROOT_DIR}/${KERNEL_DIR}/android/gki_system_dlkm_modules

BUILD_GKI_CERTIFICATION_TOOLS=1

BUILD_GKI_ARTIFACTS=1
BUILD_GKI_BOOT_IMG_SIZE=67108864

0 comments on commit 8483cc3

Please sign in to comment.