Skip to content

Commit

Permalink
twrp-extras: add qcom common repos
Browse files Browse the repository at this point in the history
Change-Id: I4bbb6e7584920267d12180f3aab11249a04057e8
  • Loading branch information
CaptainThrowback authored and MD Raza committed Jan 3, 2022
1 parent 95439e2 commit 3ad2565
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pbrp-extras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,12 @@
<linkfile src="pb_build.sh" dest="vendor/pb/pb_build.sh" />
</project>

<!-- Common Qualcomm Repos -->
<project name="android_device_qcom_common" path="device/qcom/common" remote="TeamWin" revision="android-11" />
<project name="android_device_qcom_twrp-common" path="device/qcom/twrp-common" remote="TeamWin" revision="android-11" />
<project name="android_hardware_qcom_bootctrl" path="hardware/qcom-caf/bootctrl" remote="LineageOS" revision="lineage-18.1-caf" />
<project name="android_vendor_qcom_opensource_display-commonsys-intf" path="vendor/qcom/opensource/commonsys-intf/display" remote="LineageOS" revision="lineage-18.1" />
<project name="android_vendor_qcom_opensource_cryptfs_hw" path="vendor/qcom/opensource/cryptfs_hw" remote="LineageOS" revision="lineage-18.1" />
<project name="android_vendor_qcom_opensource_interfaces" path="vendor/qcom/opensource/interfaces" remote="LineageOS" revision="lineage-18.1" />
<project name="android_vendor_qcom_opensource_vibrator" path="vendor/qcom/opensource/vibrator" remote="LineageOS" revision="lineage-18.1" />
</manifest>

0 comments on commit 3ad2565

Please sign in to comment.