Revert "Use omni update_engine for now"
This reverts commit 73e2ff7198
.
This commit is contained in:
parent
06a8480d26
commit
9072bcefff
2 changed files with 2 additions and 2 deletions
|
@ -424,7 +424,7 @@
|
|||
<remove-project name="android_system_bpf"/>
|
||||
<remove-project name="android_system_bt"/>
|
||||
<remove-project name="android_system_nfc"/>
|
||||
<!--<remove-project name="android_system_update_engine"/>-->
|
||||
<remove-project name="android_system_update_engine"/>
|
||||
|
||||
|
||||
<!-- Remove from omni-caf.xml (forked CAF) -->
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<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" />-->
|
||||
<project path="system/update_engine" name="android_system_update_engine" remote="TeamWin" revision="android-10.0" />
|
||||
</manifest>
|
||||
|
||||
|
|
Loading…
Reference in a new issue