-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove BUILD_KERNEL=1 from build_*.sh to use prebuilt GKI kernels
Bug: 223663549 Signed-off-by: Robin Peng <[email protected]> Change-Id: I57e6fc5e7f86516d63114bef6234073ded7b82ed
- Loading branch information
Robin Peng
committed
Mar 18, 2022
1 parent
769d748
commit ca41f17
Showing
2 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
#!/bin/sh | ||
# SPDX-License-Identifier: GPL-2.0 | ||
BUILD_KERNEL=1 \ | ||
DEVICE_KERNEL_BUILD_CONFIG=private/gs-google/build.config.cloudripper \ | ||
private/gs-google/build_slider.sh "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters