From 3b8044b8342e742254037203f49368a4c3544155 Mon Sep 17 00:00:00 2001 From: NotNoelChannel <52098241+NotNoelChannel@users.noreply.github.com> Date: Mon, 13 May 2024 06:42:27 +0200 Subject: [PATCH] Update j3xnlte_lineage.yml --- .github/workflows/j3xnlte_lineage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/j3xnlte_lineage.yml b/.github/workflows/j3xnlte_lineage.yml index 432890d0..79f686b8 100644 --- a/.github/workflows/j3xnlte_lineage.yml +++ b/.github/workflows/j3xnlte_lineage.yml @@ -32,7 +32,7 @@ jobs: curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/.bin/repo 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/NotNoelChannel/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/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