Skip to content

Commit

Permalink
Remove BUILD_KERNEL=1 from build_*.sh to use prebuilt GKI kernels
Browse files Browse the repository at this point in the history
Bug: 223663549
Signed-off-by: Robin Peng <[email protected]>
Change-Id: I5416a84d1a77deafe4bbbafb8c0e90383718db92
  • Loading branch information
Robin Peng committed Mar 17, 2022
1 parent 0e2b5dc commit dbbc48d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_slider.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ function exit_if_error {
fi
}

BUILD_KERNEL=1

EXPERIMENTAL_BUILD=${EXPERIMENTAL_BUILD:-0}
TRIM_NONLISTED_KMI=${TRIM_NONLISTED_KMI:-1}
LTO=${LTO:-thin}
Expand Down

0 comments on commit dbbc48d

Please sign in to comment.