Selaa lähdekoodia

twrp-12.1: Add LineageOS GCC 4.9 Dependency

Signed-off-by: Sushrut1101 <guptasushrut@gmail.com>
Sushrut1101 4 vuotta sitten
vanhempi
commit
56fa431686
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      twrp-default.xml

+ 3 - 0
twrp-default.xml

@@ -90,6 +90,9 @@
     <project name="android_vendor_qcom_opensource_interfaces" path="vendor/qcom/opensource/interfaces" remote="LineageOS" revision="lineage-19.1" />
     <project name="android_vendor_qcom_opensource_vibrator" path="vendor/qcom/opensource/vibrator" remote="LineageOS" revision="lineage-19.1" />
 
+    <!-- GCC 4.9 -->
+    <project name="android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-android-4.9" path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" remote="LineageOS" revision="lineage-19.1" />
+
     <!-- LAST: Remove unused projects for minimal manifest -->
     <include name="remove-minimal.xml"/>
 </manifest>