Move to TeamWin's android_system_update_engine
This commit is contained in:
parent
1eda3247ae
commit
f0e19a7817
2 changed files with 4 additions and 0 deletions
|
@ -410,6 +410,7 @@
|
|||
|
||||
<remove-project name="android_system_bt"/>
|
||||
<remove-project name="android_system_nfc"/>
|
||||
<remove-project name="android_system_update_engine"/>
|
||||
|
||||
|
||||
<!-- Remove from omni-caf.xml (forked CAF) -->
|
||||
|
|
|
@ -10,5 +10,8 @@
|
|||
|
||||
<!-- Include external Magisk repo for repack binaries -->
|
||||
<project path="external/magisk-prebuilt" name="external_magisk-prebuilt" remote="TeamWin" revision="master" />
|
||||
|
||||
<!-- Include TeamWin android_system_update_engine to build a good update_engine_sideload -->
|
||||
<project path="system/update_engine" name="android_system_update_engine" remote="TeamWin" revision="android-9.0" />
|
||||
</manifest>
|
||||
|
||||
|
|
Loading…
Reference in a new issue