manifests: Track magisk prebuilt

Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
Change-Id: I99132ee815457c1a43c5c6c4c7e51ab8fad48735
This commit is contained in:
Mohd Faraz 2022-09-28 14:07:13 +02:00
parent 4a97dabc37
commit dd263a12a6
1 changed files with 3 additions and 0 deletions

View File

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