Skip to content

Commit

Permalink
change kernel source
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored May 19, 2024
1 parent 42b6992 commit 140ad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/j3xnlte_lineage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python3 ~/.bin/repo init --depth=1 -u https://github.com/LineageOS/android.git -b cm-14.1
git clone https://github.com/djeman/android_device_samsung_j3xnlte -b cm-14.1 ~/TWRP/device/samsung/j3xnlte
git clone https://github.com/djeman/android_device_samsung_sharkls-common -b cm-14.1 ~/TWRP/device/samsung/sharkls-common
git clone https://github.com/djeman/android_kernel_samsung_sharkls -b cm-14.1 ~/TWRP/kernel/samsung/sharkls
git clone https://github.com/j3xlte-dev/android_kernel_samsung_sharkls -b cm-14.1 ~/TWRP/kernel/samsung/sharkls
git clone https://github.com/djeman/android_vendor_samsung_common -b cm-14.1 ~/TWRP/vendor/samsung/common
git clone https://github.com/djeman/android_vendor_sprd -b cm-14.1 ~/TWRP/vendor/sprd
git clone https://github.com/LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci -b cm-14.1 ~/TWRP/vendor/nxp-nfc/opensource/libnfc-nci
Expand Down

0 comments on commit 140ad74

Please sign in to comment.