manifest: Fix clone

Change-Id: I51a0a46c995361c2ca6f99d69bfc32a8a26bf9c9
Signed-off-by: Mohd Faraz <mohd.faraz.abc@gmail.com>
This commit is contained in:
Mohd Faraz 2019-10-13 06:45:51 +00:00
parent a3b850d06d
commit 8a3e6e2128
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
<remote name="PitchBlackTWRP"
fetch="https://github.com/PitchBlackRecoveryProject"/>
<remote name="TeamWin"
fetch="https://github.com/TeamWin"/>
<!-- TWRP lives in omnirom android-9.0 (not AOSP!) -->
<remove-project name="platform/bootable/recovery"/>
<project path="bootable/recovery" name="android_bootable_recovery" remote="PitchBlackTWRP" revision="android-9.0"/>