PBRP: vendor: use pb

This commit is contained in:
Mohd Faraz 2019-04-22 11:42:20 +05:30 committed by GitHub
parent 86e536e2fb
commit c50366fff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<!-- 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"/>
<project path="vendor/pb" name="vendor_pb" remote="PitchBlackTWRP" revision="test" />
<project path="vendor/pb" name="vendor_pb" remote="PitchBlackTWRP" revision="pb" />
<!-- Magiskboot -->
<project path="external/magisk-prebuilt" name="TeamWin/external_magisk-prebuilt" revision="master" remote="github" />