Skip to content

Commit

Permalink
use android 7 kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Sep 11, 2024
1 parent a90e028 commit a701805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
export PATH="$HOME/.jdk_7/java-se-7u75-ri/bin:$PATH"
export JAVA_HOME="$HOME/.jdk_7/java-se-7u75-ri"
cd ~/TWRP
git clone https://github.com/KonstaT/android_kernel_huawei_msm8909 -b cm-13.0 ~/TWRP/kernel/huawei/msm8909
git clone https://github.com/KonstaT/android_kernel_huawei_msm8909 -b cm-14.1 ~/TWRP/kernel/huawei/msm8909
source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true
export LC_ALL=C
Expand Down

0 comments on commit a701805

Please sign in to comment.