From bcaae8a8af346d0d79d03c3dd29997372bef8a63 Mon Sep 17 00:00:00 2001 From: NotNoelChannel <52098241+NotNoelChannel@users.noreply.github.com> Date: Sun, 12 May 2024 18:58:19 +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 8e172467..ea98cc67 100644 --- a/.github/workflows/j3xnlte_lineage.yml +++ b/.github/workflows/j3xnlte_lineage.yml @@ -49,7 +49,7 @@ jobs: git clone https://github.com/LineageOS/android_vendor_nxp-nfc_opensource_frameworks -b cm-14.1 ~/TWRP/vendor/nxp-nfc/opensource/frameworks git clone https://github.com/LineageOS/android_vendor_nxp-nfc_opensource_Nfc -b cm-14.1 ~/TWRP/vendor/nxp-nfc/opensource/Nfc git clone https://github.com/LineageOS/android_external_busybox -b cm-14.1 ~/TWRP/external/busybox - git clone https://github.com/LineageOS/android_hardware_samsung -b master ~/TWRP/hardware/samsung + git clone https://github.com/LineageOS/android_hardware_samsung -b cm-14.1 ~/TWRP/hardware/samsung git clone https://github.com/LineageOS/android_external_stlport -b cm-14.1 ~/TWRP/external/stlport git clone https://github.com/LineageOS/android_external_sony_boringssl-compat -b cm-14.1 ~/TWRP/external/sony/boringssl-compat git clone https://github.com/omnirom/android_bootable_recovery -b android-9.0 ~/TWRP/bootable/recovery-twrp