Skip to content

Commit

Permalink
Revert "build_slider: Default enable BUILD_STAGING_KERNEL"
Browse files Browse the repository at this point in the history
This reverts commit 42477e1.

Reason for revert: b/233565298

Bug: 233565298
Signed-off-by: Robin Peng <[email protected]>
Change-Id: I853aba504e7b52e9dacf93dc00fc5ba04537715b
  • Loading branch information
Robin Peng committed Jun 21, 2022
1 parent 83778cb commit 45bfe62
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
}

# Default enable BUILD_STAGING_KERNEL
BUILD_STAGING_KERNEL=${BUILD_STAGING_KERNEL:-1}
if [ "${BUILD_AOSP_KERNEL}" = "1" ]; then
BUILD_KERNEL=1
EXPERIMENTAL_BUILD=0
Expand Down

0 comments on commit 45bfe62

Please sign in to comment.