Add @phhusson's lptools repo for lptools support

Change-Id: I6bf0d0bf0f48f902a2e17afdd777797f6ad14479
This commit is contained in:
Captain Throwback 2021-11-19 10:22:27 -05:00 committed by Mohd Faraz
parent cc4692a73b
commit 5e953eb002
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
<project path="external/bouncycastle" name="external_bouncycastle" remote="PitchBlackRecoveryProject" revision="android-11.0" />
<project path="external/magisk-prebuilt" name="external_magisk-prebuilt" remote="PitchBlackRecoveryProject" revision="android-11.0" />
<!-- Include phh's treble repo for lptools support -->
<project name="phhusson/vendor_lptools" path="external/lptools" remote="github" revision="master" />
<!-- General -->
<project path="bootable/recovery" name="android_bootable_recovery" remote="PitchBlackRecoveryProject" revision="android-11.0"/>