Move to TeamWin's android_system_update_engine

This commit is contained in:
mauronofrio matarrese 2019-08-23 20:19:39 +02:00 committed by Martin Dünkelmann
parent 1eda3247ae
commit f0e19a7817
No known key found for this signature in database
GPG key ID: 992977C753423FB8
2 changed files with 4 additions and 0 deletions

View file

@ -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) -->

View file

@ -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>