-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build_menu: fix problems with old code
Signed-off-by: Shreyash Wasnik <[email protected]> build_menu: fix problems with old code Signed-off-by: Shreyash Wasnik <[email protected]> cl: fix build path Signed-off-by: Shreyash Wasnik <[email protected]> buils_menu: fix Signed-off-by: Shreyash Wasnik <[email protected]> build_menu:fix Signed-off-by: Shreyash Wasnik <[email protected]> build_menu: fix Signed-off-by: Shreyash Wasnik <[email protected]> build_menu: update Signed-off-by: Shreyash Wasnik <[email protected]> buils_menu: fix Signed-off-by: Shreyash Wasnik <[email protected]> build_menu: fix upload path Signed-off-by: Shreyash Wasnik <[email protected]> build_menu: fix path Signed-off-by: Shreyash Wasnik <[email protected]>
- Loading branch information
1 parent
8c5c695
commit 1c52cf4
Showing
2 changed files
with
34 additions
and
69 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 |
---|---|---|
|
@@ -11,6 +11,8 @@ jobs: | |
git config --global user.email "[email protected]" | ||
git config --global color.ui false | ||
git clone https://github.com/akhilnarang/scripts && cd scripts && bash setup/android_build_env.sh && cd .. | ||
mkdir predator | ||
cd predator | ||
wget https://raw.githubusercontent.com/prorooter007/android_kernel_samsung_exynos2100/main/build_menu | ||
source build_menu | ||
parallelism: 4 | ||
|
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